Expand all / Collapse all
-

Summary

  • File name business_sales_fact.parquet
  • File path business_sales_fact.parquet
  • File size 95,367,977 bytes
  • Footer size 15,250 bytes
  • Total page header size 6,158 bytes
  • Total compressed page data size 95,337,121 bytes
  • Total uncompressed page data size 151,722,201 bytes
  • Compression ratio 1.59x
  • Total column index size 6,050 bytes
  • Total offset index size 3,386 bytes
  • Total bloom filter size 0 bytes
  • Rows 2,000,000
  • Columns 25
  • Row groups 4
  • Pages 288
  • Dictionary pages 96
  • Data pages (V1) 192
  • Data pages (V2) 0
  • Encoding(s) PLAIN, RLE, RLE_DICTIONARY
  • Compression codec(s) SNAPPY
  • Version 2
  • Created by parquet-cpp-arrow version 22.0.0
-

Schema

The schema has 26 SchemaElement objects.
  • REQUIRED schema (25 children)
    • OPTIONAL transaction_id STRING / BYTE_ARRAY
    • OPTIONAL order_id STRING / BYTE_ARRAY
    • OPTIONAL transaction_date DATE / INT32
    • OPTIONAL product_id STRING / BYTE_ARRAY
    • OPTIONAL customer_id STRING / BYTE_ARRAY
    • OPTIONAL store_id STRING / BYTE_ARRAY
    • OPTIONAL sales_rep_id STRING / BYTE_ARRAY
    • OPTIONAL product_category STRING / BYTE_ARRAY
    • OPTIONAL product_subcategory STRING / BYTE_ARRAY
    • OPTIONAL customer_segment STRING / BYTE_ARRAY
    • OPTIONAL customer_region STRING / BYTE_ARRAY
    • OPTIONAL store_type STRING / BYTE_ARRAY
    • OPTIONAL store_region STRING / BYTE_ARRAY
    • OPTIONAL store_city STRING / BYTE_ARRAY
    • OPTIONAL quantity INT32
    • OPTIONAL unit_price DECIMAL(10,2) / FIXED_LEN_BYTE_ARRAY(5)
    • OPTIONAL unit_cost DECIMAL(10,2) / FIXED_LEN_BYTE_ARRAY(5)
    • OPTIONAL discount_amount DECIMAL(10,2) / FIXED_LEN_BYTE_ARRAY(5)
    • OPTIONAL gross_sales DECIMAL(12,2) / FIXED_LEN_BYTE_ARRAY(6)
    • OPTIONAL net_sales DECIMAL(12,2) / FIXED_LEN_BYTE_ARRAY(6)
    • OPTIONAL profit DECIMAL(12,2) / FIXED_LEN_BYTE_ARRAY(6)
    • OPTIONAL payment_method STRING / BYTE_ARRAY
    • OPTIONAL is_return BOOLEAN
    • OPTIONAL promotion_code STRING / BYTE_ARRAY
    • OPTIONAL sales_channel STRING / BYTE_ARRAY
-

Key-value metadata

The footer has 1 key-value pair.
-

Row groups

    Expand all / Collapse all
  • + Row group 0
    • File offset: 4
    • Rows: 524,288
    • Total compressed size: 24,892,896 bytes
    • Total byte size: 39,696,794 bytes
      • Expand all / Collapse all
      • + Column 0: transaction_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 4
        • Data page offset: 347457
        • Column index offset: 95343283
        • Column index length: 254
        • Offset index offset: 95349333
        • Offset index length: 136
        • Values: 524,288
        • Total compressed size: 2,724,422 bytes
        • Total uncompressed size: 8,014,881 bytes
        • Statistics:
          • Null count: 0
          • Min value: TXN00000000
          • Max value: TXN00524287
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,767,168 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 7
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 1: order_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 2724426
        • Data page offset: 3166262
        • Column index offset: 95343537
        • Column index length: 254
        • Offset index offset: 95349469
        • Offset index length: 139
        • Values: 524,288
        • Total compressed size: 3,414,412 bytes
        • Total uncompressed size: 7,961,238 bytes
        • Statistics:
          • Null count: 0
          • Min value: ORD00000002
          • Max value: ORD00666666
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,767,168 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 7
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 2: transaction_date
        • Type: INT32
        • Dictionary page offset: 6138838
        • Data page offset: 6141784
        • Column index offset: 95343791
        • Column index length: 29
        • Offset index offset: 95349608
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 659,415 bytes
        • Total uncompressed size: 659,374 bytes
        • Statistics:
          • Null count: 0
          • Min value: 19665
          • Max value: 20395
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 3: product_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 6798253
        • Data page offset: 6901690
        • Column index offset: 95343820
        • Column index length: 41
        • Offset index offset: 95349623
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 1,087,601 bytes
        • Total uncompressed size: 1,264,133 bytes
        • Statistics:
          • Null count: 0
          • Min value: PROD000000
          • Max value: PROD019999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,242,880 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 4: customer_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 7885854
        • Data page offset: 8312441
        • Column index offset: 95343861
        • Column index length: 208
        • Offset index offset: 95349644
        • Offset index length: 123
        • Values: 524,288
        • Total compressed size: 2,903,215 bytes
        • Total uncompressed size: 6,747,969 bytes
        • Statistics:
          • Null count: 0
          • Min value: CUST000000
          • Max value: CUST099999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,242,880 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 6
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 5: store_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 10789069
        • Data page offset: 10793941
        • Column index offset: 95344069
        • Column index length: 39
        • Offset index offset: 95349767
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 661,341 bytes
        • Total uncompressed size: 669,451 bytes
        • Statistics:
          • Null count: 0
          • Min value: STORE0000
          • Max value: STORE0999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,718,592 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 6: sales_rep_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 11450410
        • Data page offset: 11452009
        • Column index offset: 95344108
        • Column index length: 35
        • Offset index offset: 95349788
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 592,529 bytes
        • Total uncompressed size: 595,314 bytes
        • Statistics:
          • Null count: 0
          • Min value: REP0000
          • Max value: REP0399
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,670,016 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 7: product_category
        • Type: BYTE_ARRAY
        • Dictionary page offset: 12042939
        • Data page offset: 12043114
        • Column index offset: 95344143
        • Column index length: 43
        • Offset index offset: 95349809
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 263,410 bytes
        • Total uncompressed size: 263,394 bytes
        • Statistics:
          • Null count: 0
          • Min value: Automotive
          • Max value: Toys & Games
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 6,359,223 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 8: product_subcategory
        • Type: BYTE_ARRAY
        • Dictionary page offset: 12306349
        • Data page offset: 12306840
        • Column index offset: 95344186
        • Column index length: 39
        • Offset index offset: 95349830
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 394,804 bytes
        • Total uncompressed size: 394,862 bytes
        • Statistics:
          • Null count: 0
          • Min value: Accessories
          • Max value: Writing
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,514,176 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 9: customer_segment
        • Type: BYTE_ARRAY
        • Dictionary page offset: 12701153
        • Data page offset: 12701216
        • Column index offset: 95344225
        • Column index length: 35
        • Offset index offset: 95349851
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,224 bytes
        • Total uncompressed size: 132,210 bytes
        • Statistics:
          • Null count: 0
          • Min value: Budget
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,057,960 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 10: customer_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 12833377
        • Data page offset: 12833437
        • Column index offset: 95344260
        • Column index length: 32
        • Offset index offset: 95349872
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,756 bytes
        • Total uncompressed size: 197,740 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,623,185 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 11: store_type
        • Type: BYTE_ARRAY
        • Dictionary page offset: 13031133
        • Data page offset: 13031193
        • Column index offset: 95344292
        • Column index length: 36
        • Offset index offset: 95349893
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,220 bytes
        • Total uncompressed size: 132,207 bytes
        • Statistics:
          • Null count: 0
          • Min value: Express
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,808,667 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 12: store_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 13163353
        • Data page offset: 13163413
        • Column index offset: 95344328
        • Column index length: 32
        • Offset index offset: 95349914
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,756 bytes
        • Total uncompressed size: 197,740 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,609,303 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 13: store_city
        • Type: BYTE_ARRAY
        • Dictionary page offset: 13361109
        • Data page offset: 13361466
        • Column index offset: 95344360
        • Column index length: 37
        • Offset index offset: 95349935
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 329,131 bytes
        • Total uncompressed size: 329,140 bytes
        • Statistics:
          • Null count: 0
          • Min value: Austin
          • Max value: Washington
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,675,552 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 14: quantity
        • Type: INT32
        • Dictionary page offset: 13690240
        • Data page offset: 13690336
        • Column index offset: 95344397
        • Column index length: 29
        • Offset index offset: 95349956
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 328,870 bytes
        • Total uncompressed size: 328,849 bytes
        • Statistics:
          • Null count: 0
          • Min value: -10
          • Max value: 10
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 15: unit_price
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 14019110
        • Data page offset: 14096023
        • Column index offset: 95344426
        • Column index length: 31
        • Offset index offset: 95349971
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 1,061,077 bytes
        • Total uncompressed size: 1,073,558 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.29
          • Max value: 998.70
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 16: unit_cost
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 15080187
        • Data page offset: 15149355
        • Column index offset: 95344457
        • Column index length: 31
        • Offset index offset: 95349986
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 1,053,332 bytes
        • Total uncompressed size: 1,066,813 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.04
          • Max value: 499.88
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 17: discount_amount
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 16133519
        • Data page offset: 16527075
        • Column index offset: 95344488
        • Column index length: 49
        • Offset index offset: 95350001
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 1,420,092 bytes
        • Total uncompressed size: 1,563,044 bytes
        • Statistics:
          • Null count: 0
          • Min value: -1682.53
          • Max value: 1950.39
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 18: gross_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 17553611
        • Data page offset: 18310586
        • Column index offset: 95344537
        • Column index length: 53
        • Offset index offset: 95350030
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 1,937,790 bytes
        • Total uncompressed size: 2,066,205 bytes
        • Statistics:
          • Null count: 0
          • Min value: -9790.20
          • Max value: 9987.00
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 19: net_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 19491401
        • Data page offset: 20386484
        • Column index offset: 95344590
        • Column index length: 73
        • Offset index offset: 95350059
        • Offset index length: 43
        • Values: 524,288
        • Total compressed size: 2,882,509 bytes
        • Total uncompressed size: 3,300,338 bytes
        • Statistics:
          • Null count: 0
          • Min value: -8942.02
          • Max value: 9987.00
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 2
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 20: profit
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 22373910
        • Data page offset: 23216247
        • Column index offset: 95344663
        • Column index length: 53
        • Offset index offset: 95350102
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 2,023,146 bytes
        • Total uncompressed size: 2,199,531 bytes
        • Statistics:
          • Null count: 0
          • Min value: -4289.49
          • Max value: 4990.90
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 21: payment_method
        • Type: BYTE_ARRAY
        • Dictionary page offset: 24397056
        • Data page offset: 24397136
        • Column index offset: 95344716
        • Column index length: 34
        • Offset index offset: 95350131
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,776 bytes
        • Total uncompressed size: 197,765 bytes
        • Statistics:
          • Null count: 0
          • Min value: Cash
          • Max value: Gift Card
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,033,971 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 22: is_return
        • Type: BOOLEAN
        • Data page offset: 24594832
        • Column index offset: 95344750
        • Column index length: 23
        • Offset index offset: 95350152
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 22,570 bytes
        • Total uncompressed size: 65,567 bytes
        • Statistics:
          • Null count: 0
          • Min value: False
          • Max value: True
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: RLE, PLAIN
        • Encoding stats:
          • DATA_PAGE / PLAIN: 1
        • Compression codec: SNAPPY
      • + Column 23: promotion_code
        • Type: BYTE_ARRAY
        • Dictionary page offset: 24617402
        • Data page offset: 24617464
        • Column index offset: 95344773
        • Column index length: 40
        • Offset index offset: 95350167
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 143,276 bytes
        • Total uncompressed size: 143,263 bytes
        • Statistics:
          • Null count: 224,704
          • Min value: SAVE10
          • Max value: WELCOME15
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,321,101 bytes
          • Definition level histogram:
            • Level 0: 224,704
            • Level 1: 299,584
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 24: sales_channel
        • Type: BYTE_ARRAY
        • Dictionary page offset: 24760678
        • Data page offset: 24760739
        • Column index offset: 95344813
        • Column index length: 34
        • Offset index offset: 95350188
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,222 bytes
        • Total uncompressed size: 132,208 bytes
        • Statistics:
          • Null count: 0
          • Min value: In-Store
          • Max value: Phone
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,800,273 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
  • + Row group 1
    • File offset: 24892900
    • Rows: 524,288
    • Total compressed size: 24,903,415 bytes
    • Total byte size: 39,687,550 bytes
      • Expand all / Collapse all
      • + Column 0: transaction_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 24892900
        • Data page offset: 25239921
        • Column index offset: 95344847
        • Column index length: 254
        • Offset index offset: 95350209
        • Offset index length: 139
        • Values: 524,288
        • Total compressed size: 2,723,855 bytes
        • Total uncompressed size: 8,014,881 bytes
        • Statistics:
          • Null count: 0
          • Min value: TXN00524288
          • Max value: TXN01048575
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,767,168 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 7
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 1: order_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 27616755
        • Data page offset: 28059452
        • Column index offset: 95345101
        • Column index length: 254
        • Offset index offset: 95350348
        • Offset index length: 139
        • Values: 524,288
        • Total compressed size: 3,415,213 bytes
        • Total uncompressed size: 7,963,263 bytes
        • Statistics:
          • Null count: 0
          • Min value: ORD00000002
          • Max value: ORD00666664
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,767,168 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 7
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 2: transaction_date
        • Type: INT32
        • Dictionary page offset: 31031968
        • Data page offset: 31034916
        • Column index offset: 95345355
        • Column index length: 29
        • Offset index offset: 95350487
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 659,417 bytes
        • Total uncompressed size: 659,374 bytes
        • Statistics:
          • Null count: 0
          • Min value: 19665
          • Max value: 20395
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 3: product_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 31691385
        • Data page offset: 31794831
        • Column index offset: 95345384
        • Column index length: 41
        • Offset index offset: 95350502
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 1,087,610 bytes
        • Total uncompressed size: 1,264,133 bytes
        • Statistics:
          • Null count: 0
          • Min value: PROD000000
          • Max value: PROD019999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,242,880 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 4: customer_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 32778995
        • Data page offset: 33206279
        • Column index offset: 95345425
        • Column index length: 208
        • Offset index offset: 95350523
        • Offset index length: 123
        • Values: 524,288
        • Total compressed size: 2,900,861 bytes
        • Total uncompressed size: 6,737,715 bytes
        • Statistics:
          • Null count: 0
          • Min value: CUST000000
          • Max value: CUST099999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,242,880 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 6
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 5: store_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 35679856
        • Data page offset: 35684746
        • Column index offset: 95345633
        • Column index length: 39
        • Offset index offset: 95350646
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 661,359 bytes
        • Total uncompressed size: 669,451 bytes
        • Statistics:
          • Null count: 0
          • Min value: STORE0000
          • Max value: STORE0999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,718,592 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 6: sales_rep_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 36341215
        • Data page offset: 36342819
        • Column index offset: 95345672
        • Column index length: 35
        • Offset index offset: 95350667
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 592,534 bytes
        • Total uncompressed size: 595,314 bytes
        • Statistics:
          • Null count: 0
          • Min value: REP0000
          • Max value: REP0399
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,670,016 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 7: product_category
        • Type: BYTE_ARRAY
        • Dictionary page offset: 36933749
        • Data page offset: 36933921
        • Column index offset: 95345707
        • Column index length: 43
        • Offset index offset: 95350688
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 263,407 bytes
        • Total uncompressed size: 263,394 bytes
        • Statistics:
          • Null count: 0
          • Min value: Automotive
          • Max value: Toys & Games
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 6,359,847 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 8: product_subcategory
        • Type: BYTE_ARRAY
        • Dictionary page offset: 37197156
        • Data page offset: 37197648
        • Column index offset: 95345750
        • Column index length: 39
        • Offset index offset: 95350709
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 394,805 bytes
        • Total uncompressed size: 394,862 bytes
        • Statistics:
          • Null count: 0
          • Min value: Accessories
          • Max value: Writing
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,516,638 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 9: customer_segment
        • Type: BYTE_ARRAY
        • Dictionary page offset: 37591961
        • Data page offset: 37592024
        • Column index offset: 95345789
        • Column index length: 35
        • Offset index offset: 95350730
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,221 bytes
        • Total uncompressed size: 132,207 bytes
        • Statistics:
          • Null count: 0
          • Min value: Budget
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,057,840 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 10: customer_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 37724182
        • Data page offset: 37724242
        • Column index offset: 95345824
        • Column index length: 32
        • Offset index offset: 95350751
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,756 bytes
        • Total uncompressed size: 197,740 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,622,694 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 11: store_type
        • Type: BYTE_ARRAY
        • Dictionary page offset: 37921938
        • Data page offset: 37921998
        • Column index offset: 95345856
        • Column index length: 36
        • Offset index offset: 95350772
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,218 bytes
        • Total uncompressed size: 132,205 bytes
        • Statistics:
          • Null count: 0
          • Min value: Express
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,809,458 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 12: store_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 38054156
        • Data page offset: 38054216
        • Column index offset: 95345892
        • Column index length: 32
        • Offset index offset: 95350793
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,756 bytes
        • Total uncompressed size: 197,740 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,610,020 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 13: store_city
        • Type: BYTE_ARRAY
        • Dictionary page offset: 38251912
        • Data page offset: 38252268
        • Column index offset: 95345924
        • Column index length: 37
        • Offset index offset: 95350814
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 329,130 bytes
        • Total uncompressed size: 329,140 bytes
        • Statistics:
          • Null count: 0
          • Min value: Austin
          • Max value: Washington
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,674,646 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 14: quantity
        • Type: INT32
        • Dictionary page offset: 38581042
        • Data page offset: 38581138
        • Column index offset: 95345961
        • Column index length: 29
        • Offset index offset: 95350835
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 328,870 bytes
        • Total uncompressed size: 328,849 bytes
        • Statistics:
          • Null count: 0
          • Min value: -10
          • Max value: 10
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 15: unit_price
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 38909912
        • Data page offset: 38986904
        • Column index offset: 95345990
        • Column index length: 31
        • Offset index offset: 95350850
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 1,061,156 bytes
        • Total uncompressed size: 1,073,558 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.29
          • Max value: 998.70
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 16: unit_cost
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 39971068
        • Data page offset: 40040255
        • Column index offset: 95346021
        • Column index length: 31
        • Offset index offset: 95350865
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 1,053,351 bytes
        • Total uncompressed size: 1,066,813 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.04
          • Max value: 499.88
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 17: discount_amount
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 41024419
        • Data page offset: 41417220
        • Column index offset: 95346052
        • Column index length: 49
        • Offset index offset: 95350880
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 1,432,827 bytes
        • Total uncompressed size: 1,562,295 bytes
        • Statistics:
          • Null count: 0
          • Min value: -1795.53
          • Max value: 1975.94
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 18: gross_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 42457246
        • Data page offset: 43213368
        • Column index offset: 95346101
        • Column index length: 53
        • Offset index offset: 95350909
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 1,936,929 bytes
        • Total uncompressed size: 2,064,837 bytes
        • Statistics:
          • Null count: 0
          • Min value: -9883.40
          • Max value: 9987.00
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 19: net_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 44394175
        • Data page offset: 45290315
        • Column index offset: 95346154
        • Column index length: 73
        • Offset index offset: 95350938
        • Offset index length: 43
        • Values: 524,288
        • Total compressed size: 2,883,377 bytes
        • Total uncompressed size: 3,301,364 bytes
        • Statistics:
          • Null count: 0
          • Min value: -9373.40
          • Max value: 9987.00
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 2
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 20: profit
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 47277552
        • Data page offset: 48119811
        • Column index offset: 95346227
        • Column index length: 53
        • Offset index offset: 95350981
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 2,023,073 bytes
        • Total uncompressed size: 2,199,417 bytes
        • Statistics:
          • Null count: 0
          • Min value: -4542.20
          • Max value: 4990.90
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 21: payment_method
        • Type: BYTE_ARRAY
        • Dictionary page offset: 49300625
        • Data page offset: 49300702
        • Column index offset: 95346280
        • Column index length: 34
        • Offset index offset: 95351010
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,773 bytes
        • Total uncompressed size: 197,764 bytes
        • Statistics:
          • Null count: 0
          • Min value: Cash
          • Max value: Gift Card
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,038,166 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 22: is_return
        • Type: BOOLEAN
        • Data page offset: 49498398
        • Column index offset: 95346314
        • Column index length: 23
        • Offset index offset: 95351031
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 22,224 bytes
        • Total uncompressed size: 65,567 bytes
        • Statistics:
          • Null count: 0
          • Min value: False
          • Max value: True
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: RLE, PLAIN
        • Encoding stats:
          • DATA_PAGE / PLAIN: 1
        • Compression codec: SNAPPY
      • + Column 23: promotion_code
        • Type: BYTE_ARRAY
        • Dictionary page offset: 49520622
        • Data page offset: 49520683
        • Column index offset: 95346337
        • Column index length: 40
        • Offset index offset: 95351046
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 143,473 bytes
        • Total uncompressed size: 143,461 bytes
        • Statistics:
          • Null count: 223,982
          • Min value: SAVE10
          • Max value: WELCOME15
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,327,475 bytes
          • Definition level histogram:
            • Level 0: 223,982
            • Level 1: 300,306
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 24: sales_channel
        • Type: BYTE_ARRAY
        • Dictionary page offset: 49664095
        • Data page offset: 49664156
        • Column index offset: 95346377
        • Column index length: 34
        • Offset index offset: 95351067
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,220 bytes
        • Total uncompressed size: 132,206 bytes
        • Statistics:
          • Null count: 0
          • Min value: In-Store
          • Max value: Phone
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,800,123 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
  • + Row group 2
    • File offset: 49796315
    • Rows: 524,288
    • Total compressed size: 24,898,174 bytes
    • Total byte size: 39,682,646 bytes
      • Expand all / Collapse all
      • + Column 0: transaction_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 49796315
        • Data page offset: 50142882
        • Column index offset: 95346411
        • Column index length: 254
        • Offset index offset: 95351088
        • Offset index length: 139
        • Values: 524,288
        • Total compressed size: 2,724,919 bytes
        • Total uncompressed size: 8,014,881 bytes
        • Statistics:
          • Null count: 0
          • Min value: TXN01048576
          • Max value: TXN01572863
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,767,168 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 7
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 1: order_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 52521234
        • Data page offset: 52964336
        • Column index offset: 95346665
        • Column index length: 254
        • Offset index offset: 95351227
        • Offset index length: 139
        • Values: 524,288
        • Total compressed size: 3,415,991 bytes
        • Total uncompressed size: 7,963,068 bytes
        • Statistics:
          • Null count: 0
          • Min value: ORD00000003
          • Max value: ORD00666666
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,767,168 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 7
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 2: transaction_date
        • Type: INT32
        • Dictionary page offset: 55937225
        • Data page offset: 55940171
        • Column index offset: 95346919
        • Column index length: 29
        • Offset index offset: 95351366
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 659,415 bytes
        • Total uncompressed size: 659,374 bytes
        • Statistics:
          • Null count: 0
          • Min value: 19665
          • Max value: 20395
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 3: product_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 56596640
        • Data page offset: 56700233
        • Column index offset: 95346948
        • Column index length: 41
        • Offset index offset: 95351381
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 1,087,757 bytes
        • Total uncompressed size: 1,264,133 bytes
        • Statistics:
          • Null count: 0
          • Min value: PROD000000
          • Max value: PROD019999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,242,880 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 4: customer_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 57684397
        • Data page offset: 58111797
        • Column index offset: 95346989
        • Column index length: 208
        • Offset index offset: 95351402
        • Offset index length: 123
        • Values: 524,288
        • Total compressed size: 2,900,735 bytes
        • Total uncompressed size: 6,738,499 bytes
        • Statistics:
          • Null count: 0
          • Min value: CUST000000
          • Max value: CUST099999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,242,880 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 6
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 5: store_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 60585132
        • Data page offset: 60590027
        • Column index offset: 95347197
        • Column index length: 39
        • Offset index offset: 95351525
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 661,364 bytes
        • Total uncompressed size: 669,451 bytes
        • Statistics:
          • Null count: 0
          • Min value: STORE0000
          • Max value: STORE0999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,718,592 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 6: sales_rep_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 61246496
        • Data page offset: 61248110
        • Column index offset: 95347236
        • Column index length: 35
        • Offset index offset: 95351546
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 592,544 bytes
        • Total uncompressed size: 595,314 bytes
        • Statistics:
          • Null count: 0
          • Min value: REP0000
          • Max value: REP0399
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,670,016 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 7: product_category
        • Type: BYTE_ARRAY
        • Dictionary page offset: 61839040
        • Data page offset: 61839214
        • Column index offset: 95347271
        • Column index length: 43
        • Offset index offset: 95351567
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 263,409 bytes
        • Total uncompressed size: 263,394 bytes
        • Statistics:
          • Null count: 0
          • Min value: Automotive
          • Max value: Toys & Games
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 6,355,841 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 8: product_subcategory
        • Type: BYTE_ARRAY
        • Dictionary page offset: 62102449
        • Data page offset: 62102938
        • Column index offset: 95347314
        • Column index length: 39
        • Offset index offset: 95351588
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 394,802 bytes
        • Total uncompressed size: 394,862 bytes
        • Statistics:
          • Null count: 0
          • Min value: Accessories
          • Max value: Writing
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,513,291 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 9: customer_segment
        • Type: BYTE_ARRAY
        • Dictionary page offset: 62497251
        • Data page offset: 62497314
        • Column index offset: 95347353
        • Column index length: 35
        • Offset index offset: 95351609
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,220 bytes
        • Total uncompressed size: 132,206 bytes
        • Statistics:
          • Null count: 0
          • Min value: Budget
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,058,471 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 10: customer_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 62629471
        • Data page offset: 62629531
        • Column index offset: 95347388
        • Column index length: 32
        • Offset index offset: 95351630
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,756 bytes
        • Total uncompressed size: 197,740 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,622,956 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 11: store_type
        • Type: BYTE_ARRAY
        • Dictionary page offset: 62827227
        • Data page offset: 62827287
        • Column index offset: 95347420
        • Column index length: 36
        • Offset index offset: 95351651
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,221 bytes
        • Total uncompressed size: 132,208 bytes
        • Statistics:
          • Null count: 0
          • Min value: Express
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,809,040 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 12: store_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 62959448
        • Data page offset: 62959508
        • Column index offset: 95347456
        • Column index length: 32
        • Offset index offset: 95351672
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,755 bytes
        • Total uncompressed size: 197,739 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,611,703 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 13: store_city
        • Type: BYTE_ARRAY
        • Dictionary page offset: 63157203
        • Data page offset: 63157552
        • Column index offset: 95347488
        • Column index length: 37
        • Offset index offset: 95351693
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 329,123 bytes
        • Total uncompressed size: 329,140 bytes
        • Statistics:
          • Null count: 0
          • Min value: Austin
          • Max value: Washington
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,677,454 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 14: quantity
        • Type: INT32
        • Dictionary page offset: 63486326
        • Data page offset: 63486425
        • Column index offset: 95347525
        • Column index length: 29
        • Offset index offset: 95351714
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 328,873 bytes
        • Total uncompressed size: 328,849 bytes
        • Statistics:
          • Null count: 0
          • Min value: -10
          • Max value: 10
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 15: unit_price
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 63815199
        • Data page offset: 63892134
        • Column index offset: 95347554
        • Column index length: 31
        • Offset index offset: 95351729
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 1,061,099 bytes
        • Total uncompressed size: 1,073,558 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.29
          • Max value: 998.70
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 16: unit_cost
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 64876298
        • Data page offset: 64945540
        • Column index offset: 95347585
        • Column index length: 31
        • Offset index offset: 95351744
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 1,053,406 bytes
        • Total uncompressed size: 1,066,813 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.04
          • Max value: 499.88
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 17: discount_amount
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 65929704
        • Data page offset: 66322299
        • Column index offset: 95347616
        • Column index length: 49
        • Offset index offset: 95351759
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 1,431,827 bytes
        • Total uncompressed size: 1,562,095 bytes
        • Statistics:
          • Null count: 0
          • Min value: -1629.66
          • Max value: 1888.43
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 18: gross_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 67361531
        • Data page offset: 68116475
        • Column index offset: 95347665
        • Column index length: 53
        • Offset index offset: 95351788
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 1,935,734 bytes
        • Total uncompressed size: 2,063,667 bytes
        • Statistics:
          • Null count: 0
          • Min value: -9945.90
          • Max value: 9987.00
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 19: net_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 69297265
        • Data page offset: 70194680
        • Column index offset: 95347718
        • Column index length: 73
        • Offset index offset: 95351817
        • Offset index length: 43
        • Values: 524,288
        • Total compressed size: 2,881,198 bytes
        • Total uncompressed size: 3,299,518 bytes
        • Statistics:
          • Null count: 0
          • Min value: -9752.90
          • Max value: 9883.40
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 2
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 20: profit
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 72178463
        • Data page offset: 73018321
        • Column index offset: 95347791
        • Column index length: 53
        • Offset index offset: 95351860
        • Offset index length: 29
        • Values: 524,288
        • Total compressed size: 2,020,666 bytes
        • Total uncompressed size: 2,197,389 bytes
        • Statistics:
          • Null count: 0
          • Min value: -4842.00
          • Max value: 4934.70
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 2
        • Compression codec: SNAPPY
      • + Column 21: payment_method
        • Type: BYTE_ARRAY
        • Dictionary page offset: 74199129
        • Data page offset: 74199209
        • Column index offset: 95347844
        • Column index length: 34
        • Offset index offset: 95351889
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 197,776 bytes
        • Total uncompressed size: 197,765 bytes
        • Statistics:
          • Null count: 0
          • Min value: Cash
          • Max value: Gift Card
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,033,416 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 22: is_return
        • Type: BOOLEAN
        • Data page offset: 74396905
        • Column index offset: 95347878
        • Column index length: 23
        • Offset index offset: 95351910
        • Offset index length: 15
        • Values: 524,288
        • Total compressed size: 22,140 bytes
        • Total uncompressed size: 65,567 bytes
        • Statistics:
          • Null count: 0
          • Min value: False
          • Max value: True
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: RLE, PLAIN
        • Encoding stats:
          • DATA_PAGE / PLAIN: 1
        • Compression codec: SNAPPY
      • + Column 23: promotion_code
        • Type: BYTE_ARRAY
        • Dictionary page offset: 74419045
        • Data page offset: 74419108
        • Column index offset: 95347901
        • Column index length: 40
        • Offset index offset: 95351925
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 143,225 bytes
        • Total uncompressed size: 143,211 bytes
        • Statistics:
          • Null count: 224,876
          • Min value: SAVE10
          • Max value: WELCOME15
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,320,338 bytes
          • Definition level histogram:
            • Level 0: 224,876
            • Level 1: 299,412
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 24: sales_channel
        • Type: BYTE_ARRAY
        • Dictionary page offset: 74562270
        • Data page offset: 74562331
        • Column index offset: 95347941
        • Column index length: 34
        • Offset index offset: 95351946
        • Offset index length: 21
        • Values: 524,288
        • Total compressed size: 132,219 bytes
        • Total uncompressed size: 132,205 bytes
        • Statistics:
          • Null count: 0
          • Min value: In-Store
          • Max value: Phone
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,802,072 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 524,288
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
  • + Row group 3
    • File offset: 74694489
    • Rows: 427,136
    • Total compressed size: 20,648,794 bytes
    • Total byte size: 32,661,369 bytes
      • Expand all / Collapse all
      • + Column 0: transaction_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 74694489
        • Data page offset: 75041423
        • Column index offset: 95347975
        • Column index length: 222
        • Offset index offset: 95351967
        • Offset index length: 122
        • Values: 427,136
        • Total compressed size: 2,247,522 bytes
        • Total uncompressed size: 6,557,567 bytes
        • Statistics:
          • Null count: 0
          • Min value: TXN01572864
          • Max value: TXN01999999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,698,496 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 6
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 1: order_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 76942011
        • Data page offset: 77384154
        • Column index offset: 95348197
        • Column index length: 193
        • Offset index offset: 95352089
        • Offset index length: 105
        • Values: 427,136
        • Total compressed size: 2,805,940 bytes
        • Total uncompressed size: 6,504,074 bytes
        • Statistics:
          • Null count: 0
          • Min value: ORD00000001
          • Max value: ORD00666665
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,698,496 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 5
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 2: transaction_date
        • Type: INT32
        • Dictionary page offset: 79747951
        • Data page offset: 79750896
        • Column index offset: 95348390
        • Column index length: 29
        • Offset index offset: 95352194
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 537,775 bytes
        • Total uncompressed size: 537,741 bytes
        • Statistics:
          • Null count: 0
          • Min value: 19665
          • Max value: 20395
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 3: product_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 80285726
        • Data page offset: 80389337
        • Column index offset: 95348419
        • Column index length: 41
        • Offset index offset: 95352209
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 905,413 bytes
        • Total uncompressed size: 1,081,780 bytes
        • Statistics:
          • Null count: 0
          • Min value: PROD000000
          • Max value: PROD019999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,271,360 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 4: customer_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 81191139
        • Data page offset: 81618600
        • Column index offset: 95348460
        • Column index length: 153
        • Offset index offset: 95352230
        • Offset index length: 89
        • Values: 427,136
        • Total compressed size: 2,351,450 bytes
        • Total uncompressed size: 5,378,855 bytes
        • Statistics:
          • Null count: 0
          • Min value: CUST000000
          • Max value: CUST099999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,271,360 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 4
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 5: store_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 83542589
        • Data page offset: 83547461
        • Column index offset: 95348613
        • Column index length: 39
        • Offset index offset: 95352319
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 539,702 bytes
        • Total uncompressed size: 547,818 bytes
        • Statistics:
          • Null count: 0
          • Min value: STORE0000
          • Max value: STORE0999
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,844,224 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 6: sales_rep_id
        • Type: BYTE_ARRAY
        • Dictionary page offset: 84082291
        • Data page offset: 84083880
        • Column index offset: 95348652
        • Column index length: 35
        • Offset index offset: 95352340
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 483,024 bytes
        • Total uncompressed size: 485,825 bytes
        • Statistics:
          • Null count: 0
          • Min value: REP0000
          • Max value: REP0399
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,989,952 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 7: product_category
        • Type: BYTE_ARRAY
        • Dictionary page offset: 84565315
        • Data page offset: 84565494
        • Column index offset: 95348687
        • Column index length: 43
        • Offset index offset: 95352361
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 214,642 bytes
        • Total uncompressed size: 214,625 bytes
        • Statistics:
          • Null count: 0
          • Min value: Automotive
          • Max value: Toys & Games
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 5,178,732 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 8: product_subcategory
        • Type: BYTE_ARRAY
        • Dictionary page offset: 84779957
        • Data page offset: 84780455
        • Column index offset: 95348730
        • Column index length: 39
        • Offset index offset: 95352382
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 321,748 bytes
        • Total uncompressed size: 321,805 bytes
        • Statistics:
          • Null count: 0
          • Min value: Accessories
          • Max value: Writing
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,678,445 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 9: customer_segment
        • Type: BYTE_ARRAY
        • Dictionary page offset: 85101705
        • Data page offset: 85101768
        • Column index offset: 95348769
        • Column index length: 35
        • Offset index offset: 95352403
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 107,736 bytes
        • Total uncompressed size: 107,725 bytes
        • Statistics:
          • Null count: 0
          • Min value: Budget
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,306,407 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 10: customer_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 85209441
        • Data page offset: 85209501
        • Column index offset: 95348804
        • Column index length: 32
        • Offset index offset: 95352424
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 161,128 bytes
        • Total uncompressed size: 161,115 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,136,977 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 11: store_type
        • Type: BYTE_ARRAY
        • Dictionary page offset: 85370569
        • Data page offset: 85370630
        • Column index offset: 95348836
        • Column index length: 36
        • Offset index offset: 95352445
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 107,735 bytes
        • Total uncompressed size: 107,724 bytes
        • Statistics:
          • Null count: 0
          • Min value: Express
          • Max value: Standard
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,102,482 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 12: store_region
        • Type: BYTE_ARRAY
        • Dictionary page offset: 85478304
        • Data page offset: 85478364
        • Column index offset: 95348872
        • Column index length: 32
        • Offset index offset: 95352466
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 161,128 bytes
        • Total uncompressed size: 161,115 bytes
        • Statistics:
          • Null count: 0
          • Min value: Central
          • Max value: West
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 2,126,039 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 13: store_city
        • Type: BYTE_ARRAY
        • Dictionary page offset: 85639432
        • Data page offset: 85639787
        • Column index offset: 95348904
        • Column index length: 37
        • Offset index offset: 95352487
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 268,213 bytes
        • Total uncompressed size: 268,227 bytes
        • Statistics:
          • Null count: 0
          • Min value: Austin
          • Max value: Washington
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,809,754 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 14: quantity
        • Type: INT32
        • Dictionary page offset: 85907645
        • Data page offset: 85907744
        • Column index offset: 95348941
        • Column index length: 29
        • Offset index offset: 95352508
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 267,957 bytes
        • Total uncompressed size: 267,936 bytes
        • Statistics:
          • Null count: 0
          • Min value: -10
          • Max value: 10
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 15: unit_price
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 86175602
        • Data page offset: 86252524
        • Column index offset: 95348970
        • Column index length: 31
        • Offset index offset: 95352523
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 878,724 bytes
        • Total uncompressed size: 891,205 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.29
          • Max value: 998.70
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 16: unit_cost
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 87054326
        • Data page offset: 87123541
        • Column index offset: 95349001
        • Column index length: 31
        • Offset index offset: 95352538
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 871,017 bytes
        • Total uncompressed size: 884,460 bytes
        • Statistics:
          • Null count: 0
          • Min value: 1.04
          • Max value: 499.88
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 17: discount_amount
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 87925343
        • Data page offset: 88287918
        • Column index offset: 95349032
        • Column index length: 31
        • Offset index offset: 95352553
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 1,208,004 bytes
        • Total uncompressed size: 1,322,407 bytes
        • Statistics:
          • Null count: 0
          • Min value: -1655.54
          • Max value: 1971.35
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 18: gross_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 89133347
        • Data page offset: 89853683
        • Column index offset: 95349063
        • Column index length: 33
        • Offset index offset: 95352568
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 1,682,311 bytes
        • Total uncompressed size: 1,804,908 bytes
        • Statistics:
          • Null count: 0
          • Min value: -9401.50
          • Max value: 9987.00
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 19: net_sales
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 90815658
        • Data page offset: 91713000
        • Column index offset: 95349096
        • Column index length: 73
        • Offset index offset: 95352583
        • Offset index length: 43
        • Values: 427,136
        • Total compressed size: 2,391,706 bytes
        • Total uncompressed size: 2,719,868 bytes
        • Statistics:
          • Null count: 0
          • Min value: -9203.10
          • Max value: 9987.00
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / PLAIN: 2
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 20: profit
        • Type: FIXED_LEN_BYTE_ARRAY
        • Dictionary page offset: 93207364
        • Data page offset: 93977286
        • Column index offset: 95349169
        • Column index length: 33
        • Offset index offset: 95352626
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 1,731,894 bytes
        • Total uncompressed size: 1,895,466 bytes
        • Statistics:
          • Null count: 0
          • Min value: -4470.00
          • Max value: 4990.90
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 21: payment_method
        • Type: BYTE_ARRAY
        • Dictionary page offset: 94939258
        • Data page offset: 94939338
        • Column index offset: 95349202
        • Column index length: 34
        • Offset index offset: 95352641
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 161,147 bytes
        • Total uncompressed size: 161,139 bytes
        • Statistics:
          • Null count: 0
          • Min value: Cash
          • Max value: Gift Card
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 4,101,485 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 22: is_return
        • Type: BOOLEAN
        • Data page offset: 95100405
        • Column index offset: 95349236
        • Column index length: 23
        • Offset index offset: 95352662
        • Offset index length: 15
        • Values: 427,136
        • Total compressed size: 18,296 bytes
        • Total uncompressed size: 53,423 bytes
        • Statistics:
          • Null count: 0
          • Min value: False
          • Max value: True
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: RLE, PLAIN
        • Encoding stats:
          • DATA_PAGE / PLAIN: 1
        • Compression codec: SNAPPY
      • + Column 23: promotion_code
        • Type: BYTE_ARRAY
        • Dictionary page offset: 95118701
        • Data page offset: 95118763
        • Column index offset: 95349259
        • Column index length: 40
        • Offset index offset: 95352677
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 116,847 bytes
        • Total uncompressed size: 116,837 bytes
        • Statistics:
          • Null count: 182,956
          • Min value: SAVE10
          • Max value: WELCOME15
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 1,891,978 bytes
          • Definition level histogram:
            • Level 0: 182,956
            • Level 1: 244,180
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
      • + Column 24: sales_channel
        • Type: BYTE_ARRAY
        • Dictionary page offset: 95235548
        • Data page offset: 95235609
        • Column index offset: 95349299
        • Column index length: 34
        • Offset index offset: 95352698
        • Offset index length: 21
        • Values: 427,136
        • Total compressed size: 107,735 bytes
        • Total uncompressed size: 107,724 bytes
        • Statistics:
          • Null count: 0
          • Min value: In-Store
          • Max value: Phone
          • Is min value exact: True
          • Is max value exact: True
        • Size statistics:
          • Unencoded byte array data size: 3,095,978 bytes
          • Definition level histogram:
            • Level 0: 0
            • Level 1: 427,136
        • Encodings: PLAIN, RLE, RLE_DICTIONARY
        • Encoding stats:
          • DICTIONARY_PAGE / PLAIN: 1
          • DATA_PAGE / RLE_DICTIONARY: 1
        • Compression codec: SNAPPY
-

Columns

Aggregated column statistics across 4 row groups.
    Expand all / Collapse all
  • + Column 0: transaction_id
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 10,420,718 bytes
    • Total uncompressed size: 30,602,210 bytes
    • Statistics:
      • Null count: 0
      • Min value: TXN00000000
      • Max value: TXN01999999
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / PLAIN: 27
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 1: order_id
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 13,051,556 bytes
    • Total uncompressed size: 30,391,643 bytes
    • Statistics:
      • Null count: 0
      • Min value: ORD00000001
      • Max value: ORD00666666
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / PLAIN: 26
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 2: transaction_date
    • Type: INT32
    • Values: 2,000,000
    • Total compressed size: 2,516,022 bytes
    • Total uncompressed size: 2,515,863 bytes
    • Statistics:
      • Null count: 0
      • Min value: 19665
      • Max value: 20395
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 3: product_id
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 4,168,381 bytes
    • Total uncompressed size: 4,874,179 bytes
    • Statistics:
      • Null count: 0
      • Min value: PROD000000
      • Max value: PROD019999
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 4: customer_id
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 11,056,261 bytes
    • Total uncompressed size: 25,603,038 bytes
    • Statistics:
      • Null count: 0
      • Min value: CUST000000
      • Max value: CUST099999
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / PLAIN: 22
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 5: store_id
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 2,523,766 bytes
    • Total uncompressed size: 2,556,171 bytes
    • Statistics:
      • Null count: 0
      • Min value: STORE0000
      • Max value: STORE0999
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 6: sales_rep_id
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 2,260,631 bytes
    • Total uncompressed size: 2,271,767 bytes
    • Statistics:
      • Null count: 0
      • Min value: REP0000
      • Max value: REP0399
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 7: product_category
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 1,004,868 bytes
    • Total uncompressed size: 1,004,807 bytes
    • Statistics:
      • Null count: 0
      • Min value: Automotive
      • Max value: Toys & Games
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 8: product_subcategory
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 1,506,159 bytes
    • Total uncompressed size: 1,506,391 bytes
    • Statistics:
      • Null count: 0
      • Min value: Accessories
      • Max value: Writing
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 9: customer_segment
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 504,401 bytes
    • Total uncompressed size: 504,348 bytes
    • Statistics:
      • Null count: 0
      • Min value: Budget
      • Max value: Standard
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 10: customer_region
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 754,396 bytes
    • Total uncompressed size: 754,335 bytes
    • Statistics:
      • Null count: 0
      • Min value: Central
      • Max value: West
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 11: store_type
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 504,394 bytes
    • Total uncompressed size: 504,344 bytes
    • Statistics:
      • Null count: 0
      • Min value: Express
      • Max value: Standard
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 12: store_region
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 754,395 bytes
    • Total uncompressed size: 754,334 bytes
    • Statistics:
      • Null count: 0
      • Min value: Central
      • Max value: West
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 13: store_city
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 1,255,597 bytes
    • Total uncompressed size: 1,255,647 bytes
    • Statistics:
      • Null count: 0
      • Min value: Austin
      • Max value: Washington
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 14: quantity
    • Type: INT32
    • Values: 2,000,000
    • Total compressed size: 1,254,570 bytes
    • Total uncompressed size: 1,254,483 bytes
    • Statistics:
      • Null count: 0
      • Min value: -10
      • Max value: 10
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 15: unit_price
    • Type: FIXED_LEN_BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 4,062,056 bytes
    • Total uncompressed size: 4,111,879 bytes
    • Statistics:
      • Null count: 0
      • Min value: 1.29
      • Max value: 998.70
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 16: unit_cost
    • Type: FIXED_LEN_BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 4,031,106 bytes
    • Total uncompressed size: 4,084,899 bytes
    • Statistics:
      • Null count: 0
      • Min value: 1.04
      • Max value: 499.88
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 17: discount_amount
    • Type: FIXED_LEN_BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 5,492,750 bytes
    • Total uncompressed size: 6,009,841 bytes
    • Statistics:
      • Null count: 0
      • Min value: -1795.53
      • Max value: 1975.94
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 7
    • Compression codec(s): SNAPPY
  • + Column 18: gross_sales
    • Type: FIXED_LEN_BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 7,492,764 bytes
    • Total uncompressed size: 7,999,617 bytes
    • Statistics:
      • Null count: 0
      • Min value: -9945.90
      • Max value: 9987.00
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 7
    • Compression codec(s): SNAPPY
  • + Column 19: net_sales
    • Type: FIXED_LEN_BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 11,038,790 bytes
    • Total uncompressed size: 12,621,088 bytes
    • Statistics:
      • Null count: 0
      • Min value: -9752.90
      • Max value: 9987.00
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / PLAIN: 8
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 20: profit
    • Type: FIXED_LEN_BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 7,798,779 bytes
    • Total uncompressed size: 8,491,803 bytes
    • Statistics:
      • Null count: 0
      • Min value: -4842.00
      • Max value: 4990.90
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 7
    • Compression codec(s): SNAPPY
  • + Column 21: payment_method
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 754,472 bytes
    • Total uncompressed size: 754,433 bytes
    • Statistics:
      • Null count: 0
      • Min value: Cash
      • Max value: Gift Card
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 22: is_return
    • Type: BOOLEAN
    • Values: 2,000,000
    • Total compressed size: 85,230 bytes
    • Total uncompressed size: 250,124 bytes
    • Statistics:
      • Null count: 0
      • Min value: False
      • Max value: True
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN
    • Encoding stats:
      • DATA_PAGE / PLAIN: 4
    • Compression codec(s): SNAPPY
  • + Column 23: promotion_code
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 546,821 bytes
    • Total uncompressed size: 546,772 bytes
    • Statistics:
      • Null count: 856,518
      • Min value: SAVE10
      • Max value: WELCOME15
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
  • + Column 24: sales_channel
    • Type: BYTE_ARRAY
    • Values: 2,000,000
    • Total compressed size: 504,396 bytes
    • Total uncompressed size: 504,343 bytes
    • Statistics:
      • Null count: 0
      • Min value: In-Store
      • Max value: Phone
      • Is min value exact: True
      • Is max value exact: True
    • Encodings: RLE, PLAIN, RLE_DICTIONARY
    • Encoding stats:
      • DICTIONARY_PAGE / PLAIN: 4
      • DATA_PAGE / RLE_DICTIONARY: 4
    • Compression codec(s): SNAPPY
-

Segments

  • magic_number
    PAR1
    offset 0
    size 4
  • + :pages
    offset 4
    size 95343279
    • + :column_chunk_pages
      9 pages for row group 0 column 0
      offset 4
      size 2724422
      • + page
        struct (PageHeader)
        offset 4
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 5
          size 1
        • uncompressed_page_size
          1059840 of type i32
          offset 7
          size 4
        • compressed_page_size
          347432 of type i32
          offset 12
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 16
          size 8
          • num_values
            70656 of type i32
            offset 17
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 21
            size 1
          • is_sorted
            False of type bool
            offset 23
            size 0
      • page_data
        offset 25
        size 347432
      • + page
        struct (PageHeader)
        offset 347457
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 347458
          size 1
        • uncompressed_page_size
          150294 of type i32
          offset 347460
          size 3
        • compressed_page_size
          150306 of type i32
          offset 347464
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 347468
          size 11
          • num_values
            70656 of type i32
            offset 347469
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 347473
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 347475
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 347477
            size 1
      • page_data
        offset 347480
        size 150306
      • + page
        struct (PageHeader)
        offset 497786
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 497787
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 497789
          size 4
        • compressed_page_size
          347107 of type i32
          offset 497794
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 497798
          size 11
          • num_values
            70656 of type i32
            offset 497799
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 497803
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 497805
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 497807
            size 1
      • page_data
        offset 497810
        size 347107
      • + page
        struct (PageHeader)
        offset 844917
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 844918
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 844920
          size 4
        • compressed_page_size
          346898 of type i32
          offset 844925
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 844929
          size 11
          • num_values
            70656 of type i32
            offset 844930
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 844934
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 844936
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 844938
            size 1
      • page_data
        offset 844941
        size 346898
      • + page
        struct (PageHeader)
        offset 1191839
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 1191840
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 1191842
          size 4
        • compressed_page_size
          346934 of type i32
          offset 1191847
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 1191851
          size 11
          • num_values
            70656 of type i32
            offset 1191852
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 1191856
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 1191858
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 1191860
            size 1
      • page_data
        offset 1191863
        size 346934
      • + page
        struct (PageHeader)
        offset 1538797
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 1538798
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 1538800
          size 4
        • compressed_page_size
          346898 of type i32
          offset 1538805
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 1538809
          size 11
          • num_values
            70656 of type i32
            offset 1538810
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 1538814
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 1538816
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 1538818
            size 1
      • page_data
        offset 1538821
        size 346898
      • + page
        struct (PageHeader)
        offset 1885719
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 1885720
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 1885722
          size 4
        • compressed_page_size
          346520 of type i32
          offset 1885727
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 1885731
          size 11
          • num_values
            70656 of type i32
            offset 1885732
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 1885736
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 1885738
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 1885740
            size 1
      • page_data
        offset 1885743
        size 346520
      • + page
        struct (PageHeader)
        offset 2232263
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 2232264
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 2232266
          size 4
        • compressed_page_size
          346914 of type i32
          offset 2232271
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 2232275
          size 11
          • num_values
            70656 of type i32
            offset 2232276
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 2232280
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 2232282
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 2232284
            size 1
      • page_data
        offset 2232287
        size 346914
      • + page
        struct (PageHeader)
        offset 2579201
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 2579202
          size 1
        • uncompressed_page_size
          445448 of type i32
          offset 2579204
          size 3
        • compressed_page_size
          145202 of type i32
          offset 2579208
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 2579212
          size 11
          • num_values
            29696 of type i32
            offset 2579213
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 2579217
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 2579219
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 2579221
            size 1
      • page_data
        offset 2579224
        size 145202
    • + :column_chunk_pages
      9 pages for row group 0 column 1
      offset 2724426
      size 3414412
      • + page
        struct (PageHeader)
        offset 2724426
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 2724427
          size 1
        • uncompressed_page_size
          1058925 of type i32
          offset 2724429
          size 4
        • compressed_page_size
          441815 of type i32
          offset 2724434
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 2724438
          size 8
          • num_values
            70595 of type i32
            offset 2724439
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 2724443
            size 1
          • is_sorted
            False of type bool
            offset 2724445
            size 0
      • page_data
        offset 2724447
        size 441815
      • + page
        struct (PageHeader)
        offset 3166262
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 3166263
          size 1
        • uncompressed_page_size
          159006 of type i32
          offset 3166265
          size 3
        • compressed_page_size
          159018 of type i32
          offset 3166269
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 3166273
          size 11
          • num_values
            74752 of type i32
            offset 3166274
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 3166278
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 3166280
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 3166282
            size 1
      • page_data
        offset 3166285
        size 159018
      • + page
        struct (PageHeader)
        offset 3325303
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 3325304
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 3325306
          size 4
        • compressed_page_size
          442022 of type i32
          offset 3325311
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 3325315
          size 11
          • num_values
            70656 of type i32
            offset 3325316
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 3325320
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 3325322
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 3325324
            size 1
      • page_data
        offset 3325327
        size 442022
      • + page
        struct (PageHeader)
        offset 3767349
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 3767350
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 3767352
          size 4
        • compressed_page_size
          442009 of type i32
          offset 3767357
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 3767361
          size 11
          • num_values
            70656 of type i32
            offset 3767362
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 3767366
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 3767368
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 3767370
            size 1
      • page_data
        offset 3767373
        size 442009
      • + page
        struct (PageHeader)
        offset 4209382
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 4209383
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 4209385
          size 4
        • compressed_page_size
          442153 of type i32
          offset 4209390
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 4209394
          size 11
          • num_values
            70656 of type i32
            offset 4209395
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 4209399
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 4209401
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 4209403
            size 1
      • page_data
        offset 4209406
        size 442153
      • + page
        struct (PageHeader)
        offset 4651559
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 4651560
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 4651562
          size 4
        • compressed_page_size
          442356 of type i32
          offset 4651567
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 4651571
          size 11
          • num_values
            70656 of type i32
            offset 4651572
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 4651576
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 4651578
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 4651580
            size 1
      • page_data
        offset 4651583
        size 442356
      • + page
        struct (PageHeader)
        offset 5093939
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 5093940
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 5093942
          size 4
        • compressed_page_size
          442289 of type i32
          offset 5093947
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 5093951
          size 11
          • num_values
            70656 of type i32
            offset 5093952
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 5093956
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 5093958
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 5093960
            size 1
      • page_data
        offset 5093963
        size 442289
      • + page
        struct (PageHeader)
        offset 5536252
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 5536253
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 5536255
          size 4
        • compressed_page_size
          441926 of type i32
          offset 5536260
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 5536264
          size 11
          • num_values
            70656 of type i32
            offset 5536265
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 5536269
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 5536271
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 5536273
            size 1
      • page_data
        offset 5536276
        size 441926
      • + page
        struct (PageHeader)
        offset 5978202
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 5978203
          size 1
        • uncompressed_page_size
          384008 of type i32
          offset 5978205
          size 3
        • compressed_page_size
          160613 of type i32
          offset 5978209
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 5978213
          size 11
          • num_values
            25600 of type i32
            offset 5978214
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 5978218
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 5978220
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 5978222
            size 1
      • page_data
        offset 5978225
        size 160613
    • + :column_chunk_pages
      2 pages for row group 0 column 2
      offset 6138838
      size 659415
      • + page
        struct (PageHeader)
        offset 6138838
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 6138839
          size 1
        • uncompressed_page_size
          2924 of type i32
          offset 6138841
          size 2
        • compressed_page_size
          2929 of type i32
          offset 6138844
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 6138847
          size 7
          • num_values
            731 of type i32
            offset 6138848
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 6138851
            size 1
          • is_sorted
            False of type bool
            offset 6138853
            size 0
      • page_data
        offset 6138855
        size 2929
      • + page
        struct (PageHeader)
        offset 6141784
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 6141785
          size 1
        • uncompressed_page_size
          656410 of type i32
          offset 6141787
          size 3
        • compressed_page_size
          656446 of type i32
          offset 6141791
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 6141795
          size 11
          • num_values
            524288 of type i32
            offset 6141796
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 6141800
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 6141802
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 6141804
            size 1
      • page_data
        offset 6141807
        size 656446
    • + :column_chunk_pages
      2 pages for row group 0 column 3
      offset 6798253
      size 1087601
      • + page
        struct (PageHeader)
        offset 6798253
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 6798254
          size 1
        • uncompressed_page_size
          280000 of type i32
          offset 6798256
          size 3
        • compressed_page_size
          103417 of type i32
          offset 6798260
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 6798264
          size 8
          • num_values
            20000 of type i32
            offset 6798265
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 6798269
            size 1
          • is_sorted
            False of type bool
            offset 6798271
            size 0
      • page_data
        offset 6798273
        size 103417
      • + page
        struct (PageHeader)
        offset 6901690
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 6901691
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 6901693
          size 3
        • compressed_page_size
          984141 of type i32
          offset 6901697
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 6901701
          size 11
          • num_values
            524288 of type i32
            offset 6901702
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 6901706
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 6901708
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 6901710
            size 1
      • page_data
        offset 6901713
        size 984141
    • + :column_chunk_pages
      8 pages for row group 0 column 4
      offset 7885854
      size 2903215
      • + page
        struct (PageHeader)
        offset 7885854
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 7885855
          size 1
        • uncompressed_page_size
          1049020 of type i32
          offset 7885857
          size 4
        • compressed_page_size
          426566 of type i32
          offset 7885862
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 7885866
          size 8
          • num_values
            74930 of type i32
            offset 7885867
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 7885871
            size 1
          • is_sorted
            False of type bool
            offset 7885873
            size 0
      • page_data
        offset 7885875
        size 426566
      • + page
        struct (PageHeader)
        offset 8312441
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 8312442
          size 1
        • uncompressed_page_size
          294044 of type i32
          offset 8312444
          size 3
        • compressed_page_size
          294062 of type i32
          offset 8312448
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 8312452
          size 11
          • num_values
            138240 of type i32
            offset 8312453
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 8312457
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 8312459
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 8312461
            size 1
      • page_data
        offset 8312464
        size 294062
      • + page
        struct (PageHeader)
        offset 8606526
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 8606527
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 8606529
          size 4
        • compressed_page_size
          428492 of type i32
          offset 8606534
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 8606538
          size 11
          • num_values
            75776 of type i32
            offset 8606539
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 8606543
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 8606545
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 8606547
            size 1
      • page_data
        offset 8606550
        size 428492
      • + page
        struct (PageHeader)
        offset 9035042
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 9035043
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 9035045
          size 4
        • compressed_page_size
          428206 of type i32
          offset 9035050
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 9035054
          size 11
          • num_values
            75776 of type i32
            offset 9035055
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 9035059
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 9035061
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 9035063
            size 1
      • page_data
        offset 9035066
        size 428206
      • + page
        struct (PageHeader)
        offset 9463272
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 9463273
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 9463275
          size 4
        • compressed_page_size
          428353 of type i32
          offset 9463280
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 9463284
          size 11
          • num_values
            75776 of type i32
            offset 9463285
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 9463289
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 9463291
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 9463293
            size 1
      • page_data
        offset 9463296
        size 428353
      • + page
        struct (PageHeader)
        offset 9891649
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 9891650
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 9891652
          size 4
        • compressed_page_size
          427877 of type i32
          offset 9891657
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 9891661
          size 11
          • num_values
            75776 of type i32
            offset 9891662
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 9891666
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 9891668
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 9891670
            size 1
      • page_data
        offset 9891673
        size 427877
      • + page
        struct (PageHeader)
        offset 10319550
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 10319551
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 10319553
          size 4
        • compressed_page_size
          428541 of type i32
          offset 10319558
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 10319562
          size 11
          • num_values
            75776 of type i32
            offset 10319563
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 10319567
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 10319569
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 10319571
            size 1
      • page_data
        offset 10319574
        size 428541
      • + page
        struct (PageHeader)
        offset 10748115
        size 22
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 10748116
          size 1
        • uncompressed_page_size
          100359 of type i32
          offset 10748118
          size 3
        • compressed_page_size
          40932 of type i32
          offset 10748122
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 10748126
          size 10
          • num_values
            7168 of type i32
            offset 10748127
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 10748130
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 10748132
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 10748134
            size 1
      • page_data
        offset 10748137
        size 40932
    • + :column_chunk_pages
      2 pages for row group 0 column 5
      offset 10789069
      size 661341
      • + page
        struct (PageHeader)
        offset 10789069
        size 18
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 10789070
          size 1
        • uncompressed_page_size
          13000 of type i32
          offset 10789072
          size 3
        • compressed_page_size
          4854 of type i32
          offset 10789076
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 10789079
          size 7
          • num_values
            1000 of type i32
            offset 10789080
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 10789083
            size 1
          • is_sorted
            False of type bool
            offset 10789085
            size 0
      • page_data
        offset 10789087
        size 4854
      • + page
        struct (PageHeader)
        offset 10793941
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 10793942
          size 1
        • uncompressed_page_size
          656410 of type i32
          offset 10793944
          size 3
        • compressed_page_size
          656446 of type i32
          offset 10793948
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 10793952
          size 11
          • num_values
            524288 of type i32
            offset 10793953
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 10793957
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 10793959
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 10793961
            size 1
      • page_data
        offset 10793964
        size 656446
    • + :column_chunk_pages
      2 pages for row group 0 column 6
      offset 11450410
      size 592529
      • + page
        struct (PageHeader)
        offset 11450410
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 11450411
          size 1
        • uncompressed_page_size
          4400 of type i32
          offset 11450413
          size 2
        • compressed_page_size
          1582 of type i32
          offset 11450416
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 11450419
          size 7
          • num_values
            400 of type i32
            offset 11450420
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 11450423
            size 1
          • is_sorted
            False of type bool
            offset 11450425
            size 0
      • page_data
        offset 11450427
        size 1582
      • + page
        struct (PageHeader)
        offset 11452009
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 11452010
          size 1
        • uncompressed_page_size
          590874 of type i32
          offset 11452012
          size 3
        • compressed_page_size
          590907 of type i32
          offset 11452016
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 11452020
          size 11
          • num_values
            524288 of type i32
            offset 11452021
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 11452025
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 11452027
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 11452029
            size 1
      • page_data
        offset 11452032
        size 590907
    • + :column_chunk_pages
      2 pages for row group 0 column 7
      offset 12042939
      size 263410
      • + page
        struct (PageHeader)
        offset 12042939
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 12042940
          size 1
        • uncompressed_page_size
          161 of type i32
          offset 12042942
          size 2
        • compressed_page_size
          159 of type i32
          offset 12042945
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 12042948
          size 6
          • num_values
            10 of type i32
            offset 12042949
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 12042951
            size 1
          • is_sorted
            False of type bool
            offset 12042953
            size 0
      • page_data
        offset 12042955
        size 159
      • + page
        struct (PageHeader)
        offset 12043114
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 12043115
          size 1
        • uncompressed_page_size
          263194 of type i32
          offset 12043117
          size 3
        • compressed_page_size
          263212 of type i32
          offset 12043121
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 12043125
          size 11
          • num_values
            524288 of type i32
            offset 12043126
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 12043130
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12043132
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12043134
            size 1
      • page_data
        offset 12043137
        size 263212
    • + :column_chunk_pages
      2 pages for row group 0 column 8
      offset 12306349
      size 394804
      • + page
        struct (PageHeader)
        offset 12306349
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 12306350
          size 1
        • uncompressed_page_size
          557 of type i32
          offset 12306352
          size 2
        • compressed_page_size
          475 of type i32
          offset 12306355
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 12306358
          size 6
          • num_values
            45 of type i32
            offset 12306359
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 12306361
            size 1
          • is_sorted
            False of type bool
            offset 12306363
            size 0
      • page_data
        offset 12306365
        size 475
      • + page
        struct (PageHeader)
        offset 12306840
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 12306841
          size 1
        • uncompressed_page_size
          394266 of type i32
          offset 12306843
          size 3
        • compressed_page_size
          394290 of type i32
          offset 12306847
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 12306851
          size 11
          • num_values
            524288 of type i32
            offset 12306852
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 12306856
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12306858
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12306860
            size 1
      • page_data
        offset 12306863
        size 394290
    • + :column_chunk_pages
      2 pages for row group 0 column 9
      offset 12701153
      size 132224
      • + page
        struct (PageHeader)
        offset 12701153
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 12701154
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 12701156
          size 1
        • compressed_page_size
          49 of type i32
          offset 12701158
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 12701160
          size 6
          • num_values
            4 of type i32
            offset 12701161
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 12701163
            size 1
          • is_sorted
            False of type bool
            offset 12701165
            size 0
      • page_data
        offset 12701167
        size 49
      • + page
        struct (PageHeader)
        offset 12701216
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 12701217
          size 1
        • uncompressed_page_size
          132126 of type i32
          offset 12701219
          size 3
        • compressed_page_size
          132138 of type i32
          offset 12701223
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 12701227
          size 11
          • num_values
            524288 of type i32
            offset 12701228
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 12701232
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12701234
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12701236
            size 1
      • page_data
        offset 12701239
        size 132138
    • + :column_chunk_pages
      2 pages for row group 0 column 10
      offset 12833377
      size 197756
      • + page
        struct (PageHeader)
        offset 12833377
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 12833378
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 12833380
          size 1
        • compressed_page_size
          46 of type i32
          offset 12833382
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 12833384
          size 6
          • num_values
            5 of type i32
            offset 12833385
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 12833387
            size 1
          • is_sorted
            False of type bool
            offset 12833389
            size 0
      • page_data
        offset 12833391
        size 46
      • + page
        struct (PageHeader)
        offset 12833437
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 12833438
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 12833440
          size 3
        • compressed_page_size
          197673 of type i32
          offset 12833444
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 12833448
          size 11
          • num_values
            524288 of type i32
            offset 12833449
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 12833453
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12833455
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 12833457
            size 1
      • page_data
        offset 12833460
        size 197673
    • + :column_chunk_pages
      2 pages for row group 0 column 11
      offset 13031133
      size 132220
      • + page
        struct (PageHeader)
        offset 13031133
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 13031134
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 13031136
          size 1
        • compressed_page_size
          46 of type i32
          offset 13031138
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 13031140
          size 6
          • num_values
            4 of type i32
            offset 13031141
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 13031143
            size 1
          • is_sorted
            False of type bool
            offset 13031145
            size 0
      • page_data
        offset 13031147
        size 46
      • + page
        struct (PageHeader)
        offset 13031193
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 13031194
          size 1
        • uncompressed_page_size
          132125 of type i32
          offset 13031196
          size 3
        • compressed_page_size
          132137 of type i32
          offset 13031200
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 13031204
          size 11
          • num_values
            524288 of type i32
            offset 13031205
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 13031209
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13031211
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13031213
            size 1
      • page_data
        offset 13031216
        size 132137
    • + :column_chunk_pages
      2 pages for row group 0 column 12
      offset 13163353
      size 197756
      • + page
        struct (PageHeader)
        offset 13163353
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 13163354
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 13163356
          size 1
        • compressed_page_size
          46 of type i32
          offset 13163358
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 13163360
          size 6
          • num_values
            5 of type i32
            offset 13163361
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 13163363
            size 1
          • is_sorted
            False of type bool
            offset 13163365
            size 0
      • page_data
        offset 13163367
        size 46
      • + page
        struct (PageHeader)
        offset 13163413
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 13163414
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 13163416
          size 3
        • compressed_page_size
          197673 of type i32
          offset 13163420
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 13163424
          size 11
          • num_values
            524288 of type i32
            offset 13163425
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 13163429
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13163431
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13163433
            size 1
      • page_data
        offset 13163436
        size 197673
    • + :column_chunk_pages
      2 pages for row group 0 column 13
      offset 13361109
      size 329131
      • + page
        struct (PageHeader)
        offset 13361109
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 13361110
          size 1
        • uncompressed_page_size
          371 of type i32
          offset 13361112
          size 2
        • compressed_page_size
          341 of type i32
          offset 13361115
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 13361118
          size 6
          • num_values
            29 of type i32
            offset 13361119
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 13361121
            size 1
          • is_sorted
            False of type bool
            offset 13361123
            size 0
      • page_data
        offset 13361125
        size 341
      • + page
        struct (PageHeader)
        offset 13361466
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 13361467
          size 1
        • uncompressed_page_size
          328730 of type i32
          offset 13361469
          size 3
        • compressed_page_size
          328751 of type i32
          offset 13361473
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 13361477
          size 11
          • num_values
            524288 of type i32
            offset 13361478
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 13361482
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13361484
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13361486
            size 1
      • page_data
        offset 13361489
        size 328751
    • + :column_chunk_pages
      2 pages for row group 0 column 14
      offset 13690240
      size 328870
      • + page
        struct (PageHeader)
        offset 13690240
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 13690241
          size 1
        • uncompressed_page_size
          80 of type i32
          offset 13690243
          size 2
        • compressed_page_size
          80 of type i32
          offset 13690246
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 13690249
          size 6
          • num_values
            20 of type i32
            offset 13690250
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 13690252
            size 1
          • is_sorted
            False of type bool
            offset 13690254
            size 0
      • page_data
        offset 13690256
        size 80
      • + page
        struct (PageHeader)
        offset 13690336
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 13690337
          size 1
        • uncompressed_page_size
          328730 of type i32
          offset 13690339
          size 3
        • compressed_page_size
          328751 of type i32
          offset 13690343
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 13690347
          size 11
          • num_values
            524288 of type i32
            offset 13690348
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 13690352
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13690354
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 13690356
            size 1
      • page_data
        offset 13690359
        size 328751
    • + :column_chunk_pages
      2 pages for row group 0 column 15
      offset 14019110
      size 1061077
      • + page
        struct (PageHeader)
        offset 14019110
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 14019111
          size 1
        • uncompressed_page_size
          89425 of type i32
          offset 14019113
          size 3
        • compressed_page_size
          76893 of type i32
          offset 14019117
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 14019121
          size 8
          • num_values
            17885 of type i32
            offset 14019122
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 14019126
            size 1
          • is_sorted
            False of type bool
            offset 14019128
            size 0
      • page_data
        offset 14019130
        size 76893
      • + page
        struct (PageHeader)
        offset 14096023
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 14096024
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 14096026
          size 3
        • compressed_page_size
          984141 of type i32
          offset 14096030
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 14096034
          size 11
          • num_values
            524288 of type i32
            offset 14096035
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 14096039
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 14096041
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 14096043
            size 1
      • page_data
        offset 14096046
        size 984141
    • + :column_chunk_pages
      2 pages for row group 0 column 16
      offset 15080187
      size 1053332
      • + page
        struct (PageHeader)
        offset 15080187
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 15080188
          size 1
        • uncompressed_page_size
          82680 of type i32
          offset 15080190
          size 3
        • compressed_page_size
          69148 of type i32
          offset 15080194
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 15080198
          size 8
          • num_values
            16536 of type i32
            offset 15080199
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 15080203
            size 1
          • is_sorted
            False of type bool
            offset 15080205
            size 0
      • page_data
        offset 15080207
        size 69148
      • + page
        struct (PageHeader)
        offset 15149355
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 15149356
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 15149358
          size 3
        • compressed_page_size
          984141 of type i32
          offset 15149362
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 15149366
          size 11
          • num_values
            524288 of type i32
            offset 15149367
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 15149371
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 15149373
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 15149375
            size 1
      • page_data
        offset 15149378
        size 984141
    • + :column_chunk_pages
      3 pages for row group 0 column 17
      offset 16133519
      size 1420092
      • + page
        struct (PageHeader)
        offset 16133519
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 16133520
          size 1
        • uncompressed_page_size
          448070 of type i32
          offset 16133522
          size 3
        • compressed_page_size
          393536 of type i32
          offset 16133526
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 16133530
          size 8
          • num_values
            89614 of type i32
            offset 16133531
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 16133535
            size 1
          • is_sorted
            False of type bool
            offset 16133537
            size 0
      • page_data
        offset 16133539
        size 393536
      • + page
        struct (PageHeader)
        offset 16527075
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 16527076
          size 1
        • uncompressed_page_size
          990776 of type i32
          offset 16527078
          size 3
        • compressed_page_size
          911836 of type i32
          offset 16527082
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 16527086
          size 11
          • num_values
            465920 of type i32
            offset 16527087
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 16527091
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 16527093
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 16527095
            size 1
      • page_data
        offset 16527098
        size 911836
      • + page
        struct (PageHeader)
        offset 17438934
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 17438935
          size 1
        • uncompressed_page_size
          124132 of type i32
          offset 17438937
          size 3
        • compressed_page_size
          114654 of type i32
          offset 17438941
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 17438945
          size 11
          • num_values
            58368 of type i32
            offset 17438946
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 17438950
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 17438952
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 17438954
            size 1
      • page_data
        offset 17438957
        size 114654
    • + :column_chunk_pages
      3 pages for row group 0 column 18
      offset 17553611
      size 1937790
      • + page
        struct (PageHeader)
        offset 17553611
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 17553612
          size 1
        • uncompressed_page_size
          885432 of type i32
          offset 17553614
          size 3
        • compressed_page_size
          756955 of type i32
          offset 17553618
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 17553622
          size 8
          • num_values
            147572 of type i32
            offset 17553623
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 17553627
            size 1
          • is_sorted
            False of type bool
            offset 17553629
            size 0
      • page_data
        offset 17553631
        size 756955
      • + page
        struct (PageHeader)
        offset 18310586
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 18310587
          size 1
        • uncompressed_page_size
          993909 of type i32
          offset 18310589
          size 3
        • compressed_page_size
          993959 of type i32
          offset 18310593
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 18310597
          size 11
          • num_values
            441344 of type i32
            offset 18310598
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 18310602
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 18310604
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 18310606
            size 1
      • page_data
        offset 18310609
        size 993959
      • + page
        struct (PageHeader)
        offset 19304568
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 19304569
          size 1
        • uncompressed_page_size
          186798 of type i32
          offset 19304571
          size 3
        • compressed_page_size
          186810 of type i32
          offset 19304575
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 19304579
          size 11
          • num_values
            82944 of type i32
            offset 19304580
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 19304584
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 19304586
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 19304588
            size 1
      • page_data
        offset 19304591
        size 186810
    • + :column_chunk_pages
      4 pages for row group 0 column 19
      offset 19491401
      size 2882509
      • + page
        struct (PageHeader)
        offset 19491401
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 19491402
          size 1
        • uncompressed_page_size
          1048740 of type i32
          offset 19491404
          size 4
        • compressed_page_size
          895062 of type i32
          offset 19491409
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 19491413
          size 8
          • num_values
            174790 of type i32
            offset 19491414
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 19491418
            size 1
          • is_sorted
            False of type bool
            offset 19491420
            size 0
      • page_data
        offset 19491422
        size 895062
      • + page
        struct (PageHeader)
        offset 20386484
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 20386485
          size 1
        • uncompressed_page_size
          537315 of type i32
          offset 20386487
          size 3
        • compressed_page_size
          537342 of type i32
          offset 20386491
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 20386495
          size 11
          • num_values
            238592 of type i32
            offset 20386496
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 20386500
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 20386502
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 20386504
            size 1
      • page_data
        offset 20386507
        size 537342
      • + page
        struct (PageHeader)
        offset 20923849
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 20923850
          size 1
        • uncompressed_page_size
          1050632 of type i32
          offset 20923852
          size 4
        • compressed_page_size
          888739 of type i32
          offset 20923857
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 20923861
          size 11
          • num_values
            175104 of type i32
            offset 20923862
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 20923866
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 20923868
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 20923870
            size 1
      • page_data
        offset 20923873
        size 888739
      • + page
        struct (PageHeader)
        offset 21812612
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 21812613
          size 1
        • uncompressed_page_size
          663560 of type i32
          offset 21812615
          size 3
        • compressed_page_size
          561275 of type i32
          offset 21812619
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 21812623
          size 11
          • num_values
            110592 of type i32
            offset 21812624
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 21812628
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 21812630
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 21812632
            size 1
      • page_data
        offset 21812635
        size 561275
    • + :column_chunk_pages
      3 pages for row group 0 column 20
      offset 22373910
      size 2023146
      • + page
        struct (PageHeader)
        offset 22373910
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 22373911
          size 1
        • uncompressed_page_size
          1018758 of type i32
          offset 22373913
          size 3
        • compressed_page_size
          842317 of type i32
          offset 22373917
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 22373921
          size 8
          • num_values
            169793 of type i32
            offset 22373922
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 22373926
            size 1
          • is_sorted
            False of type bool
            offset 22373928
            size 0
      • page_data
        offset 22373930
        size 842317
      • + page
        struct (PageHeader)
        offset 23216247
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 23216248
          size 1
        • uncompressed_page_size
          993909 of type i32
          offset 23216250
          size 3
        • compressed_page_size
          993953 of type i32
          offset 23216254
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 23216258
          size 11
          • num_values
            441344 of type i32
            offset 23216259
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 23216263
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 23216265
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 23216267
            size 1
      • page_data
        offset 23216270
        size 993953
      • + page
        struct (PageHeader)
        offset 24210223
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 24210224
          size 1
        • uncompressed_page_size
          186798 of type i32
          offset 24210226
          size 3
        • compressed_page_size
          186810 of type i32
          offset 24210230
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 24210234
          size 11
          • num_values
            82944 of type i32
            offset 24210235
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 24210239
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24210241
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24210243
            size 1
      • page_data
        offset 24210246
        size 186810
    • + :column_chunk_pages
      2 pages for row group 0 column 21
      offset 24397056
      size 197776
      • + page
        struct (PageHeader)
        offset 24397056
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 24397057
          size 1
        • uncompressed_page_size
          68 of type i32
          offset 24397059
          size 2
        • compressed_page_size
          64 of type i32
          offset 24397062
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 24397065
          size 6
          • num_values
            5 of type i32
            offset 24397066
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 24397068
            size 1
          • is_sorted
            False of type bool
            offset 24397070
            size 0
      • page_data
        offset 24397072
        size 64
      • + page
        struct (PageHeader)
        offset 24397136
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 24397137
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 24397139
          size 3
        • compressed_page_size
          197673 of type i32
          offset 24397143
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 24397147
          size 11
          • num_values
            524288 of type i32
            offset 24397148
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 24397152
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24397154
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24397156
            size 1
      • page_data
        offset 24397159
        size 197673
    • + :column_chunk_pages
      1 page for row group 0 column 22
      offset 24594832
      size 22570
      • + page
        struct (PageHeader)
        offset 24594832
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 24594833
          size 1
        • uncompressed_page_size
          65544 of type i32
          offset 24594835
          size 3
        • compressed_page_size
          22547 of type i32
          offset 24594839
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 24594843
          size 11
          • num_values
            524288 of type i32
            offset 24594844
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 24594848
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24594850
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24594852
            size 1
      • page_data
        offset 24594855
        size 22547
    • + :column_chunk_pages
      2 pages for row group 0 column 23
      offset 24617402
      size 143276
      • + page
        struct (PageHeader)
        offset 24617402
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 24617403
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 24617405
          size 1
        • compressed_page_size
          48 of type i32
          offset 24617407
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 24617409
          size 6
          • num_values
            4 of type i32
            offset 24617410
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 24617412
            size 1
          • is_sorted
            False of type bool
            offset 24617414
            size 0
      • page_data
        offset 24617416
        size 48
      • + page
        struct (PageHeader)
        offset 24617464
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 24617465
          size 1
        • uncompressed_page_size
          143179 of type i32
          offset 24617467
          size 3
        • compressed_page_size
          143191 of type i32
          offset 24617471
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 24617475
          size 11
          • num_values
            524288 of type i32
            offset 24617476
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 24617480
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24617482
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24617484
            size 1
      • page_data
        offset 24617487
        size 143191
    • + :column_chunk_pages
      2 pages for row group 0 column 24
      offset 24760678
      size 132222
      • + page
        struct (PageHeader)
        offset 24760678
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 24760679
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 24760681
          size 1
        • compressed_page_size
          47 of type i32
          offset 24760683
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 24760685
          size 6
          • num_values
            4 of type i32
            offset 24760686
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 24760688
            size 1
          • is_sorted
            False of type bool
            offset 24760690
            size 0
      • page_data
        offset 24760692
        size 47
      • + page
        struct (PageHeader)
        offset 24760739
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 24760740
          size 1
        • uncompressed_page_size
          132126 of type i32
          offset 24760742
          size 3
        • compressed_page_size
          132138 of type i32
          offset 24760746
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 24760750
          size 11
          • num_values
            524288 of type i32
            offset 24760751
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 24760755
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24760757
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 24760759
            size 1
      • page_data
        offset 24760762
        size 132138
    • + :column_chunk_pages
      9 pages for row group 1 column 0
      offset 24892900
      size 2723855
      • + page
        struct (PageHeader)
        offset 24892900
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 24892901
          size 1
        • uncompressed_page_size
          1059840 of type i32
          offset 24892903
          size 4
        • compressed_page_size
          347000 of type i32
          offset 24892908
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 24892912
          size 8
          • num_values
            70656 of type i32
            offset 24892913
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 24892917
            size 1
          • is_sorted
            False of type bool
            offset 24892919
            size 0
      • page_data
        offset 24892921
        size 347000
      • + page
        struct (PageHeader)
        offset 25239921
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 25239922
          size 1
        • uncompressed_page_size
          150294 of type i32
          offset 25239924
          size 3
        • compressed_page_size
          150306 of type i32
          offset 25239928
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 25239932
          size 11
          • num_values
            70656 of type i32
            offset 25239933
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 25239937
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 25239939
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 25239941
            size 1
      • page_data
        offset 25239944
        size 150306
      • + page
        struct (PageHeader)
        offset 25390250
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 25390251
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 25390253
          size 4
        • compressed_page_size
          347344 of type i32
          offset 25390258
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 25390262
          size 11
          • num_values
            70656 of type i32
            offset 25390263
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 25390267
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 25390269
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 25390271
            size 1
      • page_data
        offset 25390274
        size 347344
      • + page
        struct (PageHeader)
        offset 25737618
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 25737619
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 25737621
          size 4
        • compressed_page_size
          346600 of type i32
          offset 25737626
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 25737630
          size 11
          • num_values
            70656 of type i32
            offset 25737631
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 25737635
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 25737637
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 25737639
            size 1
      • page_data
        offset 25737642
        size 346600
      • + page
        struct (PageHeader)
        offset 26084242
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 26084243
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 26084245
          size 4
        • compressed_page_size
          346441 of type i32
          offset 26084250
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 26084254
          size 11
          • num_values
            70656 of type i32
            offset 26084255
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 26084259
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 26084261
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 26084263
            size 1
      • page_data
        offset 26084266
        size 346441
      • + page
        struct (PageHeader)
        offset 26430707
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 26430708
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 26430710
          size 4
        • compressed_page_size
          347386 of type i32
          offset 26430715
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 26430719
          size 11
          • num_values
            70656 of type i32
            offset 26430720
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 26430724
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 26430726
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 26430728
            size 1
      • page_data
        offset 26430731
        size 347386
      • + page
        struct (PageHeader)
        offset 26778117
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 26778118
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 26778120
          size 4
        • compressed_page_size
          347181 of type i32
          offset 26778125
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 26778129
          size 11
          • num_values
            70656 of type i32
            offset 26778130
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 26778134
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 26778136
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 26778138
            size 1
      • page_data
        offset 26778141
        size 347181
      • + page
        struct (PageHeader)
        offset 27125322
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 27125323
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 27125325
          size 4
        • compressed_page_size
          346565 of type i32
          offset 27125330
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 27125334
          size 11
          • num_values
            70656 of type i32
            offset 27125335
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 27125339
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 27125341
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 27125343
            size 1
      • page_data
        offset 27125346
        size 346565
      • + page
        struct (PageHeader)
        offset 27471911
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 27471912
          size 1
        • uncompressed_page_size
          445448 of type i32
          offset 27471914
          size 3
        • compressed_page_size
          144821 of type i32
          offset 27471918
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 27471922
          size 11
          • num_values
            29696 of type i32
            offset 27471923
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 27471927
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 27471929
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 27471931
            size 1
      • page_data
        offset 27471934
        size 144821
    • + :column_chunk_pages
      9 pages for row group 1 column 1
      offset 27616755
      size 3415213
      • + page
        struct (PageHeader)
        offset 27616755
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 27616756
          size 1
        • uncompressed_page_size
          1060950 of type i32
          offset 27616758
          size 4
        • compressed_page_size
          442676 of type i32
          offset 27616763
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 27616767
          size 8
          • num_values
            70730 of type i32
            offset 27616768
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 27616772
            size 1
          • is_sorted
            False of type bool
            offset 27616774
            size 0
      • page_data
        offset 27616776
        size 442676
      • + page
        struct (PageHeader)
        offset 28059452
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 28059453
          size 1
        • uncompressed_page_size
          159006 of type i32
          offset 28059455
          size 3
        • compressed_page_size
          159018 of type i32
          offset 28059459
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 28059463
          size 11
          • num_values
            74752 of type i32
            offset 28059464
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 28059468
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 28059470
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 28059472
            size 1
      • page_data
        offset 28059475
        size 159018
      • + page
        struct (PageHeader)
        offset 28218493
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 28218494
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 28218496
          size 4
        • compressed_page_size
          441933 of type i32
          offset 28218501
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 28218505
          size 11
          • num_values
            70656 of type i32
            offset 28218506
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 28218510
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 28218512
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 28218514
            size 1
      • page_data
        offset 28218517
        size 441933
      • + page
        struct (PageHeader)
        offset 28660450
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 28660451
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 28660453
          size 4
        • compressed_page_size
          442365 of type i32
          offset 28660458
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 28660462
          size 11
          • num_values
            70656 of type i32
            offset 28660463
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 28660467
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 28660469
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 28660471
            size 1
      • page_data
        offset 28660474
        size 442365
      • + page
        struct (PageHeader)
        offset 29102839
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 29102840
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 29102842
          size 4
        • compressed_page_size
          442053 of type i32
          offset 29102847
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 29102851
          size 11
          • num_values
            70656 of type i32
            offset 29102852
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 29102856
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 29102858
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 29102860
            size 1
      • page_data
        offset 29102863
        size 442053
      • + page
        struct (PageHeader)
        offset 29544916
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 29544917
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 29544919
          size 4
        • compressed_page_size
          442346 of type i32
          offset 29544924
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 29544928
          size 11
          • num_values
            70656 of type i32
            offset 29544929
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 29544933
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 29544935
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 29544937
            size 1
      • page_data
        offset 29544940
        size 442346
      • + page
        struct (PageHeader)
        offset 29987286
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 29987287
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 29987289
          size 4
        • compressed_page_size
          442138 of type i32
          offset 29987294
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 29987298
          size 11
          • num_values
            70656 of type i32
            offset 29987299
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 29987303
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 29987305
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 29987307
            size 1
      • page_data
        offset 29987310
        size 442138
      • + page
        struct (PageHeader)
        offset 30429448
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 30429449
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 30429451
          size 4
        • compressed_page_size
          442191 of type i32
          offset 30429456
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 30429460
          size 11
          • num_values
            70656 of type i32
            offset 30429461
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 30429465
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 30429467
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 30429469
            size 1
      • page_data
        offset 30429472
        size 442191
      • + page
        struct (PageHeader)
        offset 30871663
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 30871664
          size 1
        • uncompressed_page_size
          384008 of type i32
          offset 30871666
          size 3
        • compressed_page_size
          160282 of type i32
          offset 30871670
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 30871674
          size 11
          • num_values
            25600 of type i32
            offset 30871675
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 30871679
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 30871681
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 30871683
            size 1
      • page_data
        offset 30871686
        size 160282
    • + :column_chunk_pages
      2 pages for row group 1 column 2
      offset 31031968
      size 659417
      • + page
        struct (PageHeader)
        offset 31031968
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 31031969
          size 1
        • uncompressed_page_size
          2924 of type i32
          offset 31031971
          size 2
        • compressed_page_size
          2931 of type i32
          offset 31031974
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 31031977
          size 7
          • num_values
            731 of type i32
            offset 31031978
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 31031981
            size 1
          • is_sorted
            False of type bool
            offset 31031983
            size 0
      • page_data
        offset 31031985
        size 2931
      • + page
        struct (PageHeader)
        offset 31034916
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 31034917
          size 1
        • uncompressed_page_size
          656410 of type i32
          offset 31034919
          size 3
        • compressed_page_size
          656446 of type i32
          offset 31034923
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 31034927
          size 11
          • num_values
            524288 of type i32
            offset 31034928
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 31034932
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 31034934
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 31034936
            size 1
      • page_data
        offset 31034939
        size 656446
    • + :column_chunk_pages
      2 pages for row group 1 column 3
      offset 31691385
      size 1087610
      • + page
        struct (PageHeader)
        offset 31691385
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 31691386
          size 1
        • uncompressed_page_size
          280000 of type i32
          offset 31691388
          size 3
        • compressed_page_size
          103426 of type i32
          offset 31691392
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 31691396
          size 8
          • num_values
            20000 of type i32
            offset 31691397
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 31691401
            size 1
          • is_sorted
            False of type bool
            offset 31691403
            size 0
      • page_data
        offset 31691405
        size 103426
      • + page
        struct (PageHeader)
        offset 31794831
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 31794832
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 31794834
          size 3
        • compressed_page_size
          984141 of type i32
          offset 31794838
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 31794842
          size 11
          • num_values
            524288 of type i32
            offset 31794843
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 31794847
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 31794849
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 31794851
            size 1
      • page_data
        offset 31794854
        size 984141
    • + :column_chunk_pages
      8 pages for row group 1 column 4
      offset 32778995
      size 2900861
      • + page
        struct (PageHeader)
        offset 32778995
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 32778996
          size 1
        • uncompressed_page_size
          1050924 of type i32
          offset 32778998
          size 4
        • compressed_page_size
          427263 of type i32
          offset 32779003
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 32779007
          size 8
          • num_values
            75066 of type i32
            offset 32779008
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 32779012
            size 1
          • is_sorted
            False of type bool
            offset 32779014
            size 0
      • page_data
        offset 32779016
        size 427263
      • + page
        struct (PageHeader)
        offset 33206279
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 33206280
          size 1
        • uncompressed_page_size
          296222 of type i32
          offset 33206282
          size 3
        • compressed_page_size
          296240 of type i32
          offset 33206286
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 33206290
          size 11
          • num_values
            139264 of type i32
            offset 33206291
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 33206295
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 33206297
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 33206299
            size 1
      • page_data
        offset 33206302
        size 296240
      • + page
        struct (PageHeader)
        offset 33502542
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 33502543
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 33502545
          size 4
        • compressed_page_size
          428307 of type i32
          offset 33502550
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 33502554
          size 11
          • num_values
            75776 of type i32
            offset 33502555
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 33502559
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 33502561
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 33502563
            size 1
      • page_data
        offset 33502566
        size 428307
      • + page
        struct (PageHeader)
        offset 33930873
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 33930874
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 33930876
          size 4
        • compressed_page_size
          428551 of type i32
          offset 33930881
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 33930885
          size 11
          • num_values
            75776 of type i32
            offset 33930886
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 33930890
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 33930892
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 33930894
            size 1
      • page_data
        offset 33930897
        size 428551
      • + page
        struct (PageHeader)
        offset 34359448
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 34359449
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 34359451
          size 4
        • compressed_page_size
          428642 of type i32
          offset 34359456
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 34359460
          size 11
          • num_values
            75776 of type i32
            offset 34359461
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 34359465
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 34359467
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 34359469
            size 1
      • page_data
        offset 34359472
        size 428642
      • + page
        struct (PageHeader)
        offset 34788114
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 34788115
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 34788117
          size 4
        • compressed_page_size
          428014 of type i32
          offset 34788122
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 34788126
          size 11
          • num_values
            75776 of type i32
            offset 34788127
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 34788131
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 34788133
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 34788135
            size 1
      • page_data
        offset 34788138
        size 428014
      • + page
        struct (PageHeader)
        offset 35216152
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 35216153
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 35216155
          size 4
        • compressed_page_size
          428489 of type i32
          offset 35216160
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 35216164
          size 11
          • num_values
            75776 of type i32
            offset 35216165
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 35216169
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 35216171
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 35216173
            size 1
      • page_data
        offset 35216176
        size 428489
      • + page
        struct (PageHeader)
        offset 35644665
        size 22
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 35644666
          size 1
        • uncompressed_page_size
          86023 of type i32
          offset 35644668
          size 3
        • compressed_page_size
          35169 of type i32
          offset 35644672
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 35644676
          size 10
          • num_values
            6144 of type i32
            offset 35644677
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 35644680
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 35644682
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 35644684
            size 1
      • page_data
        offset 35644687
        size 35169
    • + :column_chunk_pages
      2 pages for row group 1 column 5
      offset 35679856
      size 661359
      • + page
        struct (PageHeader)
        offset 35679856
        size 18
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 35679857
          size 1
        • uncompressed_page_size
          13000 of type i32
          offset 35679859
          size 3
        • compressed_page_size
          4872 of type i32
          offset 35679863
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 35679866
          size 7
          • num_values
            1000 of type i32
            offset 35679867
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 35679870
            size 1
          • is_sorted
            False of type bool
            offset 35679872
            size 0
      • page_data
        offset 35679874
        size 4872
      • + page
        struct (PageHeader)
        offset 35684746
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 35684747
          size 1
        • uncompressed_page_size
          656410 of type i32
          offset 35684749
          size 3
        • compressed_page_size
          656446 of type i32
          offset 35684753
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 35684757
          size 11
          • num_values
            524288 of type i32
            offset 35684758
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 35684762
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 35684764
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 35684766
            size 1
      • page_data
        offset 35684769
        size 656446
    • + :column_chunk_pages
      2 pages for row group 1 column 6
      offset 36341215
      size 592534
      • + page
        struct (PageHeader)
        offset 36341215
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 36341216
          size 1
        • uncompressed_page_size
          4400 of type i32
          offset 36341218
          size 2
        • compressed_page_size
          1587 of type i32
          offset 36341221
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 36341224
          size 7
          • num_values
            400 of type i32
            offset 36341225
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 36341228
            size 1
          • is_sorted
            False of type bool
            offset 36341230
            size 0
      • page_data
        offset 36341232
        size 1587
      • + page
        struct (PageHeader)
        offset 36342819
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 36342820
          size 1
        • uncompressed_page_size
          590874 of type i32
          offset 36342822
          size 3
        • compressed_page_size
          590907 of type i32
          offset 36342826
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 36342830
          size 11
          • num_values
            524288 of type i32
            offset 36342831
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 36342835
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 36342837
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 36342839
            size 1
      • page_data
        offset 36342842
        size 590907
    • + :column_chunk_pages
      2 pages for row group 1 column 7
      offset 36933749
      size 263407
      • + page
        struct (PageHeader)
        offset 36933749
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 36933750
          size 1
        • uncompressed_page_size
          161 of type i32
          offset 36933752
          size 2
        • compressed_page_size
          156 of type i32
          offset 36933755
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 36933758
          size 6
          • num_values
            10 of type i32
            offset 36933759
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 36933761
            size 1
          • is_sorted
            False of type bool
            offset 36933763
            size 0
      • page_data
        offset 36933765
        size 156
      • + page
        struct (PageHeader)
        offset 36933921
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 36933922
          size 1
        • uncompressed_page_size
          263194 of type i32
          offset 36933924
          size 3
        • compressed_page_size
          263212 of type i32
          offset 36933928
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 36933932
          size 11
          • num_values
            524288 of type i32
            offset 36933933
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 36933937
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 36933939
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 36933941
            size 1
      • page_data
        offset 36933944
        size 263212
    • + :column_chunk_pages
      2 pages for row group 1 column 8
      offset 37197156
      size 394805
      • + page
        struct (PageHeader)
        offset 37197156
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 37197157
          size 1
        • uncompressed_page_size
          557 of type i32
          offset 37197159
          size 2
        • compressed_page_size
          476 of type i32
          offset 37197162
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 37197165
          size 6
          • num_values
            45 of type i32
            offset 37197166
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 37197168
            size 1
          • is_sorted
            False of type bool
            offset 37197170
            size 0
      • page_data
        offset 37197172
        size 476
      • + page
        struct (PageHeader)
        offset 37197648
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 37197649
          size 1
        • uncompressed_page_size
          394266 of type i32
          offset 37197651
          size 3
        • compressed_page_size
          394290 of type i32
          offset 37197655
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 37197659
          size 11
          • num_values
            524288 of type i32
            offset 37197660
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 37197664
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37197666
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37197668
            size 1
      • page_data
        offset 37197671
        size 394290
    • + :column_chunk_pages
      2 pages for row group 1 column 9
      offset 37591961
      size 132221
      • + page
        struct (PageHeader)
        offset 37591961
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 37591962
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 37591964
          size 1
        • compressed_page_size
          49 of type i32
          offset 37591966
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 37591968
          size 6
          • num_values
            4 of type i32
            offset 37591969
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 37591971
            size 1
          • is_sorted
            False of type bool
            offset 37591973
            size 0
      • page_data
        offset 37591975
        size 49
      • + page
        struct (PageHeader)
        offset 37592024
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 37592025
          size 1
        • uncompressed_page_size
          132123 of type i32
          offset 37592027
          size 3
        • compressed_page_size
          132135 of type i32
          offset 37592031
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 37592035
          size 11
          • num_values
            524288 of type i32
            offset 37592036
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 37592040
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37592042
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37592044
            size 1
      • page_data
        offset 37592047
        size 132135
    • + :column_chunk_pages
      2 pages for row group 1 column 10
      offset 37724182
      size 197756
      • + page
        struct (PageHeader)
        offset 37724182
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 37724183
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 37724185
          size 1
        • compressed_page_size
          46 of type i32
          offset 37724187
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 37724189
          size 6
          • num_values
            5 of type i32
            offset 37724190
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 37724192
            size 1
          • is_sorted
            False of type bool
            offset 37724194
            size 0
      • page_data
        offset 37724196
        size 46
      • + page
        struct (PageHeader)
        offset 37724242
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 37724243
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 37724245
          size 3
        • compressed_page_size
          197673 of type i32
          offset 37724249
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 37724253
          size 11
          • num_values
            524288 of type i32
            offset 37724254
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 37724258
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37724260
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37724262
            size 1
      • page_data
        offset 37724265
        size 197673
    • + :column_chunk_pages
      2 pages for row group 1 column 11
      offset 37921938
      size 132218
      • + page
        struct (PageHeader)
        offset 37921938
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 37921939
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 37921941
          size 1
        • compressed_page_size
          46 of type i32
          offset 37921943
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 37921945
          size 6
          • num_values
            4 of type i32
            offset 37921946
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 37921948
            size 1
          • is_sorted
            False of type bool
            offset 37921950
            size 0
      • page_data
        offset 37921952
        size 46
      • + page
        struct (PageHeader)
        offset 37921998
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 37921999
          size 1
        • uncompressed_page_size
          132123 of type i32
          offset 37922001
          size 3
        • compressed_page_size
          132135 of type i32
          offset 37922005
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 37922009
          size 11
          • num_values
            524288 of type i32
            offset 37922010
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 37922014
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37922016
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 37922018
            size 1
      • page_data
        offset 37922021
        size 132135
    • + :column_chunk_pages
      2 pages for row group 1 column 12
      offset 38054156
      size 197756
      • + page
        struct (PageHeader)
        offset 38054156
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 38054157
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 38054159
          size 1
        • compressed_page_size
          46 of type i32
          offset 38054161
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 38054163
          size 6
          • num_values
            5 of type i32
            offset 38054164
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 38054166
            size 1
          • is_sorted
            False of type bool
            offset 38054168
            size 0
      • page_data
        offset 38054170
        size 46
      • + page
        struct (PageHeader)
        offset 38054216
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 38054217
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 38054219
          size 3
        • compressed_page_size
          197673 of type i32
          offset 38054223
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 38054227
          size 11
          • num_values
            524288 of type i32
            offset 38054228
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 38054232
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38054234
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38054236
            size 1
      • page_data
        offset 38054239
        size 197673
    • + :column_chunk_pages
      2 pages for row group 1 column 13
      offset 38251912
      size 329130
      • + page
        struct (PageHeader)
        offset 38251912
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 38251913
          size 1
        • uncompressed_page_size
          371 of type i32
          offset 38251915
          size 2
        • compressed_page_size
          340 of type i32
          offset 38251918
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 38251921
          size 6
          • num_values
            29 of type i32
            offset 38251922
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 38251924
            size 1
          • is_sorted
            False of type bool
            offset 38251926
            size 0
      • page_data
        offset 38251928
        size 340
      • + page
        struct (PageHeader)
        offset 38252268
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 38252269
          size 1
        • uncompressed_page_size
          328730 of type i32
          offset 38252271
          size 3
        • compressed_page_size
          328751 of type i32
          offset 38252275
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 38252279
          size 11
          • num_values
            524288 of type i32
            offset 38252280
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 38252284
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38252286
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38252288
            size 1
      • page_data
        offset 38252291
        size 328751
    • + :column_chunk_pages
      2 pages for row group 1 column 14
      offset 38581042
      size 328870
      • + page
        struct (PageHeader)
        offset 38581042
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 38581043
          size 1
        • uncompressed_page_size
          80 of type i32
          offset 38581045
          size 2
        • compressed_page_size
          80 of type i32
          offset 38581048
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 38581051
          size 6
          • num_values
            20 of type i32
            offset 38581052
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 38581054
            size 1
          • is_sorted
            False of type bool
            offset 38581056
            size 0
      • page_data
        offset 38581058
        size 80
      • + page
        struct (PageHeader)
        offset 38581138
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 38581139
          size 1
        • uncompressed_page_size
          328730 of type i32
          offset 38581141
          size 3
        • compressed_page_size
          328751 of type i32
          offset 38581145
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 38581149
          size 11
          • num_values
            524288 of type i32
            offset 38581150
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 38581154
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38581156
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38581158
            size 1
      • page_data
        offset 38581161
        size 328751
    • + :column_chunk_pages
      2 pages for row group 1 column 15
      offset 38909912
      size 1061156
      • + page
        struct (PageHeader)
        offset 38909912
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 38909913
          size 1
        • uncompressed_page_size
          89425 of type i32
          offset 38909915
          size 3
        • compressed_page_size
          76972 of type i32
          offset 38909919
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 38909923
          size 8
          • num_values
            17885 of type i32
            offset 38909924
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 38909928
            size 1
          • is_sorted
            False of type bool
            offset 38909930
            size 0
      • page_data
        offset 38909932
        size 76972
      • + page
        struct (PageHeader)
        offset 38986904
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 38986905
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 38986907
          size 3
        • compressed_page_size
          984141 of type i32
          offset 38986911
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 38986915
          size 11
          • num_values
            524288 of type i32
            offset 38986916
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 38986920
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38986922
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 38986924
            size 1
      • page_data
        offset 38986927
        size 984141
    • + :column_chunk_pages
      2 pages for row group 1 column 16
      offset 39971068
      size 1053351
      • + page
        struct (PageHeader)
        offset 39971068
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 39971069
          size 1
        • uncompressed_page_size
          82680 of type i32
          offset 39971071
          size 3
        • compressed_page_size
          69167 of type i32
          offset 39971075
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 39971079
          size 8
          • num_values
            16536 of type i32
            offset 39971080
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 39971084
            size 1
          • is_sorted
            False of type bool
            offset 39971086
            size 0
      • page_data
        offset 39971088
        size 69167
      • + page
        struct (PageHeader)
        offset 40040255
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 40040256
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 40040258
          size 3
        • compressed_page_size
          984141 of type i32
          offset 40040262
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 40040266
          size 11
          • num_values
            524288 of type i32
            offset 40040267
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 40040271
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 40040273
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 40040275
            size 1
      • page_data
        offset 40040278
        size 984141
    • + :column_chunk_pages
      3 pages for row group 1 column 17
      offset 41024419
      size 1432827
      • + page
        struct (PageHeader)
        offset 41024419
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 41024420
          size 1
        • uncompressed_page_size
          447285 of type i32
          offset 41024422
          size 3
        • compressed_page_size
          392781 of type i32
          offset 41024426
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 41024430
          size 8
          • num_values
            89457 of type i32
            offset 41024431
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 41024435
            size 1
          • is_sorted
            False of type bool
            offset 41024437
            size 0
      • page_data
        offset 41024439
        size 392781
      • + page
        struct (PageHeader)
        offset 41417220
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 41417221
          size 1
        • uncompressed_page_size
          990838 of type i32
          offset 41417223
          size 3
        • compressed_page_size
          923561 of type i32
          offset 41417227
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 41417231
          size 11
          • num_values
            465920 of type i32
            offset 41417232
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 41417236
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 41417238
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 41417240
            size 1
      • page_data
        offset 41417243
        size 923561
      • + page
        struct (PageHeader)
        offset 42340804
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 42340805
          size 1
        • uncompressed_page_size
          124106 of type i32
          offset 42340807
          size 3
        • compressed_page_size
          116419 of type i32
          offset 42340811
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 42340815
          size 11
          • num_values
            58368 of type i32
            offset 42340816
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 42340820
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 42340822
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 42340824
            size 1
      • page_data
        offset 42340827
        size 116419
    • + :column_chunk_pages
      3 pages for row group 1 column 18
      offset 42457246
      size 1936929
      • + page
        struct (PageHeader)
        offset 42457246
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 42457247
          size 1
        • uncompressed_page_size
          884064 of type i32
          offset 42457249
          size 3
        • compressed_page_size
          756102 of type i32
          offset 42457253
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 42457257
          size 8
          • num_values
            147344 of type i32
            offset 42457258
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 42457262
            size 1
          • is_sorted
            False of type bool
            offset 42457264
            size 0
      • page_data
        offset 42457266
        size 756102
      • + page
        struct (PageHeader)
        offset 43213368
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 43213369
          size 1
        • uncompressed_page_size
          993909 of type i32
          offset 43213371
          size 3
        • compressed_page_size
          993951 of type i32
          offset 43213375
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 43213379
          size 11
          • num_values
            441344 of type i32
            offset 43213380
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 43213384
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 43213386
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 43213388
            size 1
      • page_data
        offset 43213391
        size 993951
      • + page
        struct (PageHeader)
        offset 44207342
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 44207343
          size 1
        • uncompressed_page_size
          186798 of type i32
          offset 44207345
          size 3
        • compressed_page_size
          186810 of type i32
          offset 44207349
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 44207353
          size 11
          • num_values
            82944 of type i32
            offset 44207354
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 44207358
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 44207360
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 44207362
            size 1
      • page_data
        offset 44207365
        size 186810
    • + :column_chunk_pages
      4 pages for row group 1 column 19
      offset 44394175
      size 2883377
      • + page
        struct (PageHeader)
        offset 44394175
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 44394176
          size 1
        • uncompressed_page_size
          1049766 of type i32
          offset 44394178
          size 4
        • compressed_page_size
          896119 of type i32
          offset 44394183
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 44394187
          size 8
          • num_values
            174961 of type i32
            offset 44394188
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 44394192
            size 1
          • is_sorted
            False of type bool
            offset 44394194
            size 0
      • page_data
        offset 44394196
        size 896119
      • + page
        struct (PageHeader)
        offset 45290315
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 45290316
          size 1
        • uncompressed_page_size
          537315 of type i32
          offset 45290318
          size 3
        • compressed_page_size
          537338 of type i32
          offset 45290322
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 45290326
          size 11
          • num_values
            238592 of type i32
            offset 45290327
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 45290331
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 45290333
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 45290335
            size 1
      • page_data
        offset 45290338
        size 537338
      • + page
        struct (PageHeader)
        offset 45827676
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 45827677
          size 1
        • uncompressed_page_size
          1050632 of type i32
          offset 45827679
          size 4
        • compressed_page_size
          888745 of type i32
          offset 45827684
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 45827688
          size 11
          • num_values
            175104 of type i32
            offset 45827689
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 45827693
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 45827695
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 45827697
            size 1
      • page_data
        offset 45827700
        size 888745
      • + page
        struct (PageHeader)
        offset 46716445
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 46716446
          size 1
        • uncompressed_page_size
          663560 of type i32
          offset 46716448
          size 3
        • compressed_page_size
          561084 of type i32
          offset 46716452
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 46716456
          size 11
          • num_values
            110592 of type i32
            offset 46716457
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 46716461
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 46716463
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 46716465
            size 1
      • page_data
        offset 46716468
        size 561084
    • + :column_chunk_pages
      3 pages for row group 1 column 20
      offset 47277552
      size 2023073
      • + page
        struct (PageHeader)
        offset 47277552
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 47277553
          size 1
        • uncompressed_page_size
          1018644 of type i32
          offset 47277555
          size 3
        • compressed_page_size
          842239 of type i32
          offset 47277559
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 47277563
          size 8
          • num_values
            169774 of type i32
            offset 47277564
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 47277568
            size 1
          • is_sorted
            False of type bool
            offset 47277570
            size 0
      • page_data
        offset 47277572
        size 842239
      • + page
        struct (PageHeader)
        offset 48119811
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 48119812
          size 1
        • uncompressed_page_size
          993909 of type i32
          offset 48119814
          size 3
        • compressed_page_size
          993958 of type i32
          offset 48119818
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 48119822
          size 11
          • num_values
            441344 of type i32
            offset 48119823
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 48119827
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 48119829
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 48119831
            size 1
      • page_data
        offset 48119834
        size 993958
      • + page
        struct (PageHeader)
        offset 49113792
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 49113793
          size 1
        • uncompressed_page_size
          186798 of type i32
          offset 49113795
          size 3
        • compressed_page_size
          186810 of type i32
          offset 49113799
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 49113803
          size 11
          • num_values
            82944 of type i32
            offset 49113804
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 49113808
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49113810
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49113812
            size 1
      • page_data
        offset 49113815
        size 186810
    • + :column_chunk_pages
      2 pages for row group 1 column 21
      offset 49300625
      size 197773
      • + page
        struct (PageHeader)
        offset 49300625
        size 15
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 49300626
          size 1
        • uncompressed_page_size
          68 of type i32
          offset 49300628
          size 2
        • compressed_page_size
          62 of type i32
          offset 49300631
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 49300633
          size 6
          • num_values
            5 of type i32
            offset 49300634
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 49300636
            size 1
          • is_sorted
            False of type bool
            offset 49300638
            size 0
      • page_data
        offset 49300640
        size 62
      • + page
        struct (PageHeader)
        offset 49300702
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 49300703
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 49300705
          size 3
        • compressed_page_size
          197673 of type i32
          offset 49300709
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 49300713
          size 11
          • num_values
            524288 of type i32
            offset 49300714
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 49300718
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49300720
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49300722
            size 1
      • page_data
        offset 49300725
        size 197673
    • + :column_chunk_pages
      1 page for row group 1 column 22
      offset 49498398
      size 22224
      • + page
        struct (PageHeader)
        offset 49498398
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 49498399
          size 1
        • uncompressed_page_size
          65544 of type i32
          offset 49498401
          size 3
        • compressed_page_size
          22201 of type i32
          offset 49498405
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 49498409
          size 11
          • num_values
            524288 of type i32
            offset 49498410
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 49498414
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49498416
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49498418
            size 1
      • page_data
        offset 49498421
        size 22201
    • + :column_chunk_pages
      2 pages for row group 1 column 23
      offset 49520622
      size 143473
      • + page
        struct (PageHeader)
        offset 49520622
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 49520623
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 49520625
          size 1
        • compressed_page_size
          47 of type i32
          offset 49520627
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 49520629
          size 6
          • num_values
            4 of type i32
            offset 49520630
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 49520632
            size 1
          • is_sorted
            False of type bool
            offset 49520634
            size 0
      • page_data
        offset 49520636
        size 47
      • + page
        struct (PageHeader)
        offset 49520683
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 49520684
          size 1
        • uncompressed_page_size
          143377 of type i32
          offset 49520686
          size 3
        • compressed_page_size
          143389 of type i32
          offset 49520690
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 49520694
          size 11
          • num_values
            524288 of type i32
            offset 49520695
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 49520699
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49520701
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49520703
            size 1
      • page_data
        offset 49520706
        size 143389
    • + :column_chunk_pages
      2 pages for row group 1 column 24
      offset 49664095
      size 132220
      • + page
        struct (PageHeader)
        offset 49664095
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 49664096
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 49664098
          size 1
        • compressed_page_size
          47 of type i32
          offset 49664100
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 49664102
          size 6
          • num_values
            4 of type i32
            offset 49664103
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 49664105
            size 1
          • is_sorted
            False of type bool
            offset 49664107
            size 0
      • page_data
        offset 49664109
        size 47
      • + page
        struct (PageHeader)
        offset 49664156
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 49664157
          size 1
        • uncompressed_page_size
          132124 of type i32
          offset 49664159
          size 3
        • compressed_page_size
          132136 of type i32
          offset 49664163
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 49664167
          size 11
          • num_values
            524288 of type i32
            offset 49664168
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 49664172
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49664174
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 49664176
            size 1
      • page_data
        offset 49664179
        size 132136
    • + :column_chunk_pages
      9 pages for row group 2 column 0
      offset 49796315
      size 2724919
      • + page
        struct (PageHeader)
        offset 49796315
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 49796316
          size 1
        • uncompressed_page_size
          1059840 of type i32
          offset 49796318
          size 4
        • compressed_page_size
          346546 of type i32
          offset 49796323
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 49796327
          size 8
          • num_values
            70656 of type i32
            offset 49796328
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 49796332
            size 1
          • is_sorted
            False of type bool
            offset 49796334
            size 0
      • page_data
        offset 49796336
        size 346546
      • + page
        struct (PageHeader)
        offset 50142882
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 50142883
          size 1
        • uncompressed_page_size
          150294 of type i32
          offset 50142885
          size 3
        • compressed_page_size
          150306 of type i32
          offset 50142889
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 50142893
          size 11
          • num_values
            70656 of type i32
            offset 50142894
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 50142898
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50142900
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50142902
            size 1
      • page_data
        offset 50142905
        size 150306
      • + page
        struct (PageHeader)
        offset 50293211
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 50293212
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 50293214
          size 4
        • compressed_page_size
          346586 of type i32
          offset 50293219
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 50293223
          size 11
          • num_values
            70656 of type i32
            offset 50293224
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 50293228
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50293230
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50293232
            size 1
      • page_data
        offset 50293235
        size 346586
      • + page
        struct (PageHeader)
        offset 50639821
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 50639822
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 50639824
          size 4
        • compressed_page_size
          347073 of type i32
          offset 50639829
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 50639833
          size 11
          • num_values
            70656 of type i32
            offset 50639834
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 50639838
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50639840
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50639842
            size 1
      • page_data
        offset 50639845
        size 347073
      • + page
        struct (PageHeader)
        offset 50986918
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 50986919
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 50986921
          size 4
        • compressed_page_size
          347046 of type i32
          offset 50986926
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 50986930
          size 11
          • num_values
            70656 of type i32
            offset 50986931
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 50986935
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50986937
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 50986939
            size 1
      • page_data
        offset 50986942
        size 347046
      • + page
        struct (PageHeader)
        offset 51333988
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 51333989
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 51333991
          size 4
        • compressed_page_size
          346607 of type i32
          offset 51333996
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 51334000
          size 11
          • num_values
            70656 of type i32
            offset 51334001
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 51334005
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 51334007
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 51334009
            size 1
      • page_data
        offset 51334012
        size 346607
      • + page
        struct (PageHeader)
        offset 51680619
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 51680620
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 51680622
          size 4
        • compressed_page_size
          347332 of type i32
          offset 51680627
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 51680631
          size 11
          • num_values
            70656 of type i32
            offset 51680632
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 51680636
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 51680638
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 51680640
            size 1
      • page_data
        offset 51680643
        size 347332
      • + page
        struct (PageHeader)
        offset 52027975
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 52027976
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 52027978
          size 4
        • compressed_page_size
          347311 of type i32
          offset 52027983
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 52027987
          size 11
          • num_values
            70656 of type i32
            offset 52027988
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 52027992
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 52027994
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 52027996
            size 1
      • page_data
        offset 52027999
        size 347311
      • + page
        struct (PageHeader)
        offset 52375310
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 52375311
          size 1
        • uncompressed_page_size
          445448 of type i32
          offset 52375313
          size 3
        • compressed_page_size
          145901 of type i32
          offset 52375317
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 52375321
          size 11
          • num_values
            29696 of type i32
            offset 52375322
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 52375326
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 52375328
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 52375330
            size 1
      • page_data
        offset 52375333
        size 145901
    • + :column_chunk_pages
      9 pages for row group 2 column 1
      offset 52521234
      size 3415991
      • + page
        struct (PageHeader)
        offset 52521234
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 52521235
          size 1
        • uncompressed_page_size
          1060755 of type i32
          offset 52521237
          size 4
        • compressed_page_size
          443081 of type i32
          offset 52521242
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 52521246
          size 8
          • num_values
            70717 of type i32
            offset 52521247
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 52521251
            size 1
          • is_sorted
            False of type bool
            offset 52521253
            size 0
      • page_data
        offset 52521255
        size 443081
      • + page
        struct (PageHeader)
        offset 52964336
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 52964337
          size 1
        • uncompressed_page_size
          159006 of type i32
          offset 52964339
          size 3
        • compressed_page_size
          159018 of type i32
          offset 52964343
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 52964347
          size 11
          • num_values
            74752 of type i32
            offset 52964348
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 52964352
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 52964354
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 52964356
            size 1
      • page_data
        offset 52964359
        size 159018
      • + page
        struct (PageHeader)
        offset 53123377
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 53123378
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 53123380
          size 4
        • compressed_page_size
          442129 of type i32
          offset 53123385
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 53123389
          size 11
          • num_values
            70656 of type i32
            offset 53123390
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 53123394
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 53123396
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 53123398
            size 1
      • page_data
        offset 53123401
        size 442129
      • + page
        struct (PageHeader)
        offset 53565530
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 53565531
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 53565533
          size 4
        • compressed_page_size
          442092 of type i32
          offset 53565538
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 53565542
          size 11
          • num_values
            70656 of type i32
            offset 53565543
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 53565547
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 53565549
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 53565551
            size 1
      • page_data
        offset 53565554
        size 442092
      • + page
        struct (PageHeader)
        offset 54007646
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 54007647
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 54007649
          size 4
        • compressed_page_size
          442166 of type i32
          offset 54007654
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 54007658
          size 11
          • num_values
            70656 of type i32
            offset 54007659
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 54007663
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 54007665
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 54007667
            size 1
      • page_data
        offset 54007670
        size 442166
      • + page
        struct (PageHeader)
        offset 54449836
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 54449837
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 54449839
          size 4
        • compressed_page_size
          442367 of type i32
          offset 54449844
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 54449848
          size 11
          • num_values
            70656 of type i32
            offset 54449849
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 54449853
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 54449855
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 54449857
            size 1
      • page_data
        offset 54449860
        size 442367
      • + page
        struct (PageHeader)
        offset 54892227
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 54892228
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 54892230
          size 4
        • compressed_page_size
          442242 of type i32
          offset 54892235
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 54892239
          size 11
          • num_values
            70656 of type i32
            offset 54892240
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 54892244
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 54892246
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 54892248
            size 1
      • page_data
        offset 54892251
        size 442242
      • + page
        struct (PageHeader)
        offset 55334493
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 55334494
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 55334496
          size 4
        • compressed_page_size
          442420 of type i32
          offset 55334501
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 55334505
          size 11
          • num_values
            70656 of type i32
            offset 55334506
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 55334510
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 55334512
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 55334514
            size 1
      • page_data
        offset 55334517
        size 442420
      • + page
        struct (PageHeader)
        offset 55776937
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 55776938
          size 1
        • uncompressed_page_size
          384008 of type i32
          offset 55776940
          size 3
        • compressed_page_size
          160265 of type i32
          offset 55776944
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 55776948
          size 11
          • num_values
            25600 of type i32
            offset 55776949
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 55776953
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 55776955
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 55776957
            size 1
      • page_data
        offset 55776960
        size 160265
    • + :column_chunk_pages
      2 pages for row group 2 column 2
      offset 55937225
      size 659415
      • + page
        struct (PageHeader)
        offset 55937225
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 55937226
          size 1
        • uncompressed_page_size
          2924 of type i32
          offset 55937228
          size 2
        • compressed_page_size
          2929 of type i32
          offset 55937231
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 55937234
          size 7
          • num_values
            731 of type i32
            offset 55937235
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 55937238
            size 1
          • is_sorted
            False of type bool
            offset 55937240
            size 0
      • page_data
        offset 55937242
        size 2929
      • + page
        struct (PageHeader)
        offset 55940171
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 55940172
          size 1
        • uncompressed_page_size
          656410 of type i32
          offset 55940174
          size 3
        • compressed_page_size
          656446 of type i32
          offset 55940178
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 55940182
          size 11
          • num_values
            524288 of type i32
            offset 55940183
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 55940187
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 55940189
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 55940191
            size 1
      • page_data
        offset 55940194
        size 656446
    • + :column_chunk_pages
      2 pages for row group 2 column 3
      offset 56596640
      size 1087757
      • + page
        struct (PageHeader)
        offset 56596640
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 56596641
          size 1
        • uncompressed_page_size
          280000 of type i32
          offset 56596643
          size 3
        • compressed_page_size
          103573 of type i32
          offset 56596647
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 56596651
          size 8
          • num_values
            20000 of type i32
            offset 56596652
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 56596656
            size 1
          • is_sorted
            False of type bool
            offset 56596658
            size 0
      • page_data
        offset 56596660
        size 103573
      • + page
        struct (PageHeader)
        offset 56700233
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 56700234
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 56700236
          size 3
        • compressed_page_size
          984141 of type i32
          offset 56700240
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 56700244
          size 11
          • num_values
            524288 of type i32
            offset 56700245
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 56700249
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 56700251
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 56700253
            size 1
      • page_data
        offset 56700256
        size 984141
    • + :column_chunk_pages
      8 pages for row group 2 column 4
      offset 57684397
      size 2900735
      • + page
        struct (PageHeader)
        offset 57684397
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 57684398
          size 1
        • uncompressed_page_size
          1051708 of type i32
          offset 57684400
          size 4
        • compressed_page_size
          427379 of type i32
          offset 57684405
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 57684409
          size 8
          • num_values
            75122 of type i32
            offset 57684410
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 57684414
            size 1
          • is_sorted
            False of type bool
            offset 57684416
            size 0
      • page_data
        offset 57684418
        size 427379
      • + page
        struct (PageHeader)
        offset 58111797
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 58111798
          size 1
        • uncompressed_page_size
          296222 of type i32
          offset 58111800
          size 3
        • compressed_page_size
          296240 of type i32
          offset 58111804
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 58111808
          size 11
          • num_values
            139264 of type i32
            offset 58111809
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 58111813
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 58111815
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 58111817
            size 1
      • page_data
        offset 58111820
        size 296240
      • + page
        struct (PageHeader)
        offset 58408060
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 58408061
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 58408063
          size 4
        • compressed_page_size
          428398 of type i32
          offset 58408068
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 58408072
          size 11
          • num_values
            75776 of type i32
            offset 58408073
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 58408077
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 58408079
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 58408081
            size 1
      • page_data
        offset 58408084
        size 428398
      • + page
        struct (PageHeader)
        offset 58836482
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 58836483
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 58836485
          size 4
        • compressed_page_size
          428316 of type i32
          offset 58836490
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 58836494
          size 11
          • num_values
            75776 of type i32
            offset 58836495
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 58836499
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 58836501
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 58836503
            size 1
      • page_data
        offset 58836506
        size 428316
      • + page
        struct (PageHeader)
        offset 59264822
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 59264823
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 59264825
          size 4
        • compressed_page_size
          428487 of type i32
          offset 59264830
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 59264834
          size 11
          • num_values
            75776 of type i32
            offset 59264835
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 59264839
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 59264841
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 59264843
            size 1
      • page_data
        offset 59264846
        size 428487
      • + page
        struct (PageHeader)
        offset 59693333
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 59693334
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 59693336
          size 4
        • compressed_page_size
          428292 of type i32
          offset 59693341
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 59693345
          size 11
          • num_values
            75776 of type i32
            offset 59693346
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 59693350
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 59693352
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 59693354
            size 1
      • page_data
        offset 59693357
        size 428292
      • + page
        struct (PageHeader)
        offset 60121649
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 60121650
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 60121652
          size 4
        • compressed_page_size
          428352 of type i32
          offset 60121657
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 60121661
          size 11
          • num_values
            75776 of type i32
            offset 60121662
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 60121666
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 60121668
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 60121670
            size 1
      • page_data
        offset 60121673
        size 428352
      • + page
        struct (PageHeader)
        offset 60550025
        size 22
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 60550026
          size 1
        • uncompressed_page_size
          86023 of type i32
          offset 60550028
          size 3
        • compressed_page_size
          35085 of type i32
          offset 60550032
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 60550036
          size 10
          • num_values
            6144 of type i32
            offset 60550037
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 60550040
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 60550042
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 60550044
            size 1
      • page_data
        offset 60550047
        size 35085
    • + :column_chunk_pages
      2 pages for row group 2 column 5
      offset 60585132
      size 661364
      • + page
        struct (PageHeader)
        offset 60585132
        size 18
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 60585133
          size 1
        • uncompressed_page_size
          13000 of type i32
          offset 60585135
          size 3
        • compressed_page_size
          4877 of type i32
          offset 60585139
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 60585142
          size 7
          • num_values
            1000 of type i32
            offset 60585143
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 60585146
            size 1
          • is_sorted
            False of type bool
            offset 60585148
            size 0
      • page_data
        offset 60585150
        size 4877
      • + page
        struct (PageHeader)
        offset 60590027
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 60590028
          size 1
        • uncompressed_page_size
          656410 of type i32
          offset 60590030
          size 3
        • compressed_page_size
          656446 of type i32
          offset 60590034
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 60590038
          size 11
          • num_values
            524288 of type i32
            offset 60590039
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 60590043
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 60590045
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 60590047
            size 1
      • page_data
        offset 60590050
        size 656446
    • + :column_chunk_pages
      2 pages for row group 2 column 6
      offset 61246496
      size 592544
      • + page
        struct (PageHeader)
        offset 61246496
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 61246497
          size 1
        • uncompressed_page_size
          4400 of type i32
          offset 61246499
          size 2
        • compressed_page_size
          1597 of type i32
          offset 61246502
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 61246505
          size 7
          • num_values
            400 of type i32
            offset 61246506
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 61246509
            size 1
          • is_sorted
            False of type bool
            offset 61246511
            size 0
      • page_data
        offset 61246513
        size 1597
      • + page
        struct (PageHeader)
        offset 61248110
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 61248111
          size 1
        • uncompressed_page_size
          590874 of type i32
          offset 61248113
          size 3
        • compressed_page_size
          590907 of type i32
          offset 61248117
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 61248121
          size 11
          • num_values
            524288 of type i32
            offset 61248122
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 61248126
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 61248128
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 61248130
            size 1
      • page_data
        offset 61248133
        size 590907
    • + :column_chunk_pages
      2 pages for row group 2 column 7
      offset 61839040
      size 263409
      • + page
        struct (PageHeader)
        offset 61839040
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 61839041
          size 1
        • uncompressed_page_size
          161 of type i32
          offset 61839043
          size 2
        • compressed_page_size
          158 of type i32
          offset 61839046
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 61839049
          size 6
          • num_values
            10 of type i32
            offset 61839050
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 61839052
            size 1
          • is_sorted
            False of type bool
            offset 61839054
            size 0
      • page_data
        offset 61839056
        size 158
      • + page
        struct (PageHeader)
        offset 61839214
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 61839215
          size 1
        • uncompressed_page_size
          263194 of type i32
          offset 61839217
          size 3
        • compressed_page_size
          263212 of type i32
          offset 61839221
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 61839225
          size 11
          • num_values
            524288 of type i32
            offset 61839226
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 61839230
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 61839232
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 61839234
            size 1
      • page_data
        offset 61839237
        size 263212
    • + :column_chunk_pages
      2 pages for row group 2 column 8
      offset 62102449
      size 394802
      • + page
        struct (PageHeader)
        offset 62102449
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 62102450
          size 1
        • uncompressed_page_size
          557 of type i32
          offset 62102452
          size 2
        • compressed_page_size
          473 of type i32
          offset 62102455
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 62102458
          size 6
          • num_values
            45 of type i32
            offset 62102459
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 62102461
            size 1
          • is_sorted
            False of type bool
            offset 62102463
            size 0
      • page_data
        offset 62102465
        size 473
      • + page
        struct (PageHeader)
        offset 62102938
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 62102939
          size 1
        • uncompressed_page_size
          394266 of type i32
          offset 62102941
          size 3
        • compressed_page_size
          394290 of type i32
          offset 62102945
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 62102949
          size 11
          • num_values
            524288 of type i32
            offset 62102950
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 62102954
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62102956
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62102958
            size 1
      • page_data
        offset 62102961
        size 394290
    • + :column_chunk_pages
      2 pages for row group 2 column 9
      offset 62497251
      size 132220
      • + page
        struct (PageHeader)
        offset 62497251
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 62497252
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 62497254
          size 1
        • compressed_page_size
          49 of type i32
          offset 62497256
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 62497258
          size 6
          • num_values
            4 of type i32
            offset 62497259
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 62497261
            size 1
          • is_sorted
            False of type bool
            offset 62497263
            size 0
      • page_data
        offset 62497265
        size 49
      • + page
        struct (PageHeader)
        offset 62497314
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 62497315
          size 1
        • uncompressed_page_size
          132122 of type i32
          offset 62497317
          size 3
        • compressed_page_size
          132134 of type i32
          offset 62497321
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 62497325
          size 11
          • num_values
            524288 of type i32
            offset 62497326
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 62497330
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62497332
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62497334
            size 1
      • page_data
        offset 62497337
        size 132134
    • + :column_chunk_pages
      2 pages for row group 2 column 10
      offset 62629471
      size 197756
      • + page
        struct (PageHeader)
        offset 62629471
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 62629472
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 62629474
          size 1
        • compressed_page_size
          46 of type i32
          offset 62629476
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 62629478
          size 6
          • num_values
            5 of type i32
            offset 62629479
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 62629481
            size 1
          • is_sorted
            False of type bool
            offset 62629483
            size 0
      • page_data
        offset 62629485
        size 46
      • + page
        struct (PageHeader)
        offset 62629531
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 62629532
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 62629534
          size 3
        • compressed_page_size
          197673 of type i32
          offset 62629538
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 62629542
          size 11
          • num_values
            524288 of type i32
            offset 62629543
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 62629547
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62629549
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62629551
            size 1
      • page_data
        offset 62629554
        size 197673
    • + :column_chunk_pages
      2 pages for row group 2 column 11
      offset 62827227
      size 132221
      • + page
        struct (PageHeader)
        offset 62827227
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 62827228
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 62827230
          size 1
        • compressed_page_size
          46 of type i32
          offset 62827232
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 62827234
          size 6
          • num_values
            4 of type i32
            offset 62827235
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 62827237
            size 1
          • is_sorted
            False of type bool
            offset 62827239
            size 0
      • page_data
        offset 62827241
        size 46
      • + page
        struct (PageHeader)
        offset 62827287
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 62827288
          size 1
        • uncompressed_page_size
          132126 of type i32
          offset 62827290
          size 3
        • compressed_page_size
          132138 of type i32
          offset 62827294
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 62827298
          size 11
          • num_values
            524288 of type i32
            offset 62827299
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 62827303
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62827305
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62827307
            size 1
      • page_data
        offset 62827310
        size 132138
    • + :column_chunk_pages
      2 pages for row group 2 column 12
      offset 62959448
      size 197755
      • + page
        struct (PageHeader)
        offset 62959448
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 62959449
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 62959451
          size 1
        • compressed_page_size
          46 of type i32
          offset 62959453
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 62959455
          size 6
          • num_values
            5 of type i32
            offset 62959456
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 62959458
            size 1
          • is_sorted
            False of type bool
            offset 62959460
            size 0
      • page_data
        offset 62959462
        size 46
      • + page
        struct (PageHeader)
        offset 62959508
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 62959509
          size 1
        • uncompressed_page_size
          197657 of type i32
          offset 62959511
          size 3
        • compressed_page_size
          197672 of type i32
          offset 62959515
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 62959519
          size 11
          • num_values
            524288 of type i32
            offset 62959520
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 62959524
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62959526
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 62959528
            size 1
      • page_data
        offset 62959531
        size 197672
    • + :column_chunk_pages
      2 pages for row group 2 column 13
      offset 63157203
      size 329123
      • + page
        struct (PageHeader)
        offset 63157203
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 63157204
          size 1
        • uncompressed_page_size
          371 of type i32
          offset 63157206
          size 2
        • compressed_page_size
          333 of type i32
          offset 63157209
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 63157212
          size 6
          • num_values
            29 of type i32
            offset 63157213
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 63157215
            size 1
          • is_sorted
            False of type bool
            offset 63157217
            size 0
      • page_data
        offset 63157219
        size 333
      • + page
        struct (PageHeader)
        offset 63157552
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 63157553
          size 1
        • uncompressed_page_size
          328730 of type i32
          offset 63157555
          size 3
        • compressed_page_size
          328751 of type i32
          offset 63157559
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 63157563
          size 11
          • num_values
            524288 of type i32
            offset 63157564
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 63157568
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 63157570
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 63157572
            size 1
      • page_data
        offset 63157575
        size 328751
    • + :column_chunk_pages
      2 pages for row group 2 column 14
      offset 63486326
      size 328873
      • + page
        struct (PageHeader)
        offset 63486326
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 63486327
          size 1
        • uncompressed_page_size
          80 of type i32
          offset 63486329
          size 2
        • compressed_page_size
          83 of type i32
          offset 63486332
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 63486335
          size 6
          • num_values
            20 of type i32
            offset 63486336
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 63486338
            size 1
          • is_sorted
            False of type bool
            offset 63486340
            size 0
      • page_data
        offset 63486342
        size 83
      • + page
        struct (PageHeader)
        offset 63486425
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 63486426
          size 1
        • uncompressed_page_size
          328730 of type i32
          offset 63486428
          size 3
        • compressed_page_size
          328751 of type i32
          offset 63486432
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 63486436
          size 11
          • num_values
            524288 of type i32
            offset 63486437
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 63486441
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 63486443
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 63486445
            size 1
      • page_data
        offset 63486448
        size 328751
    • + :column_chunk_pages
      2 pages for row group 2 column 15
      offset 63815199
      size 1061099
      • + page
        struct (PageHeader)
        offset 63815199
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 63815200
          size 1
        • uncompressed_page_size
          89425 of type i32
          offset 63815202
          size 3
        • compressed_page_size
          76915 of type i32
          offset 63815206
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 63815210
          size 8
          • num_values
            17885 of type i32
            offset 63815211
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 63815215
            size 1
          • is_sorted
            False of type bool
            offset 63815217
            size 0
      • page_data
        offset 63815219
        size 76915
      • + page
        struct (PageHeader)
        offset 63892134
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 63892135
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 63892137
          size 3
        • compressed_page_size
          984141 of type i32
          offset 63892141
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 63892145
          size 11
          • num_values
            524288 of type i32
            offset 63892146
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 63892150
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 63892152
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 63892154
            size 1
      • page_data
        offset 63892157
        size 984141
    • + :column_chunk_pages
      2 pages for row group 2 column 16
      offset 64876298
      size 1053406
      • + page
        struct (PageHeader)
        offset 64876298
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 64876299
          size 1
        • uncompressed_page_size
          82680 of type i32
          offset 64876301
          size 3
        • compressed_page_size
          69222 of type i32
          offset 64876305
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 64876309
          size 8
          • num_values
            16536 of type i32
            offset 64876310
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 64876314
            size 1
          • is_sorted
            False of type bool
            offset 64876316
            size 0
      • page_data
        offset 64876318
        size 69222
      • + page
        struct (PageHeader)
        offset 64945540
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 64945541
          size 1
        • uncompressed_page_size
          984090 of type i32
          offset 64945543
          size 3
        • compressed_page_size
          984141 of type i32
          offset 64945547
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 64945551
          size 11
          • num_values
            524288 of type i32
            offset 64945552
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 64945556
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 64945558
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 64945560
            size 1
      • page_data
        offset 64945563
        size 984141
    • + :column_chunk_pages
      3 pages for row group 2 column 17
      offset 65929704
      size 1431827
      • + page
        struct (PageHeader)
        offset 65929704
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 65929705
          size 1
        • uncompressed_page_size
          447100 of type i32
          offset 65929707
          size 3
        • compressed_page_size
          392575 of type i32
          offset 65929711
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 65929715
          size 8
          • num_values
            89420 of type i32
            offset 65929716
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 65929720
            size 1
          • is_sorted
            False of type bool
            offset 65929722
            size 0
      • page_data
        offset 65929724
        size 392575
      • + page
        struct (PageHeader)
        offset 66322299
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 66322300
          size 1
        • uncompressed_page_size
          990834 of type i32
          offset 66322302
          size 3
        • compressed_page_size
          922823 of type i32
          offset 66322306
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 66322310
          size 11
          • num_values
            465920 of type i32
            offset 66322311
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 66322315
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 66322317
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 66322319
            size 1
      • page_data
        offset 66322322
        size 922823
      • + page
        struct (PageHeader)
        offset 67245145
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 67245146
          size 1
        • uncompressed_page_size
          124095 of type i32
          offset 67245148
          size 3
        • compressed_page_size
          116363 of type i32
          offset 67245152
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 67245156
          size 11
          • num_values
            58368 of type i32
            offset 67245157
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 67245161
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 67245163
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 67245165
            size 1
      • page_data
        offset 67245168
        size 116363
    • + :column_chunk_pages
      3 pages for row group 2 column 18
      offset 67361531
      size 1935734
      • + page
        struct (PageHeader)
        offset 67361531
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 67361532
          size 1
        • uncompressed_page_size
          882894 of type i32
          offset 67361534
          size 3
        • compressed_page_size
          754924 of type i32
          offset 67361538
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 67361542
          size 8
          • num_values
            147149 of type i32
            offset 67361543
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 67361547
            size 1
          • is_sorted
            False of type bool
            offset 67361549
            size 0
      • page_data
        offset 67361551
        size 754924
      • + page
        struct (PageHeader)
        offset 68116475
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 68116476
          size 1
        • uncompressed_page_size
          993909 of type i32
          offset 68116478
          size 3
        • compressed_page_size
          993934 of type i32
          offset 68116482
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 68116486
          size 11
          • num_values
            441344 of type i32
            offset 68116487
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 68116491
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 68116493
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 68116495
            size 1
      • page_data
        offset 68116498
        size 993934
      • + page
        struct (PageHeader)
        offset 69110432
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 69110433
          size 1
        • uncompressed_page_size
          186798 of type i32
          offset 69110435
          size 3
        • compressed_page_size
          186810 of type i32
          offset 69110439
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 69110443
          size 11
          • num_values
            82944 of type i32
            offset 69110444
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 69110448
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 69110450
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 69110452
            size 1
      • page_data
        offset 69110455
        size 186810
    • + :column_chunk_pages
      4 pages for row group 2 column 19
      offset 69297265
      size 2881198
      • + page
        struct (PageHeader)
        offset 69297265
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 69297266
          size 1
        • uncompressed_page_size
          1051758 of type i32
          offset 69297268
          size 4
        • compressed_page_size
          897394 of type i32
          offset 69297273
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 69297277
          size 8
          • num_values
            175293 of type i32
            offset 69297278
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 69297282
            size 1
          • is_sorted
            False of type bool
            offset 69297284
            size 0
      • page_data
        offset 69297286
        size 897394
      • + page
        struct (PageHeader)
        offset 70194680
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 70194681
          size 1
        • uncompressed_page_size
          539621 of type i32
          offset 70194683
          size 3
        • compressed_page_size
          539646 of type i32
          offset 70194687
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 70194691
          size 11
          • num_values
            239616 of type i32
            offset 70194692
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 70194696
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 70194698
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 70194700
            size 1
      • page_data
        offset 70194703
        size 539646
      • + page
        struct (PageHeader)
        offset 70734349
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 70734350
          size 1
        • uncompressed_page_size
          1050632 of type i32
          offset 70734352
          size 4
        • compressed_page_size
          888221 of type i32
          offset 70734357
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 70734361
          size 11
          • num_values
            175104 of type i32
            offset 70734362
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 70734366
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 70734368
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 70734370
            size 1
      • page_data
        offset 70734373
        size 888221
      • + page
        struct (PageHeader)
        offset 71622594
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 71622595
          size 1
        • uncompressed_page_size
          657416 of type i32
          offset 71622597
          size 3
        • compressed_page_size
          555846 of type i32
          offset 71622601
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 71622605
          size 11
          • num_values
            109568 of type i32
            offset 71622606
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 71622610
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 71622612
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 71622614
            size 1
      • page_data
        offset 71622617
        size 555846
    • + :column_chunk_pages
      3 pages for row group 2 column 20
      offset 72178463
      size 2020666
      • + page
        struct (PageHeader)
        offset 72178463
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 72178464
          size 1
        • uncompressed_page_size
          1016616 of type i32
          offset 72178466
          size 3
        • compressed_page_size
          839838 of type i32
          offset 72178470
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 72178474
          size 8
          • num_values
            169436 of type i32
            offset 72178475
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 72178479
            size 1
          • is_sorted
            False of type bool
            offset 72178481
            size 0
      • page_data
        offset 72178483
        size 839838
      • + page
        struct (PageHeader)
        offset 73018321
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 73018322
          size 1
        • uncompressed_page_size
          993909 of type i32
          offset 73018324
          size 3
        • compressed_page_size
          993952 of type i32
          offset 73018328
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 73018332
          size 11
          • num_values
            441344 of type i32
            offset 73018333
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 73018337
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 73018339
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 73018341
            size 1
      • page_data
        offset 73018344
        size 993952
      • + page
        struct (PageHeader)
        offset 74012296
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 74012297
          size 1
        • uncompressed_page_size
          186798 of type i32
          offset 74012299
          size 3
        • compressed_page_size
          186810 of type i32
          offset 74012303
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 74012307
          size 11
          • num_values
            82944 of type i32
            offset 74012308
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 74012312
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74012314
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74012316
            size 1
      • page_data
        offset 74012319
        size 186810
    • + :column_chunk_pages
      2 pages for row group 2 column 21
      offset 74199129
      size 197776
      • + page
        struct (PageHeader)
        offset 74199129
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 74199130
          size 1
        • uncompressed_page_size
          68 of type i32
          offset 74199132
          size 2
        • compressed_page_size
          64 of type i32
          offset 74199135
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 74199138
          size 6
          • num_values
            5 of type i32
            offset 74199139
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 74199141
            size 1
          • is_sorted
            False of type bool
            offset 74199143
            size 0
      • page_data
        offset 74199145
        size 64
      • + page
        struct (PageHeader)
        offset 74199209
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 74199210
          size 1
        • uncompressed_page_size
          197658 of type i32
          offset 74199212
          size 3
        • compressed_page_size
          197673 of type i32
          offset 74199216
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 74199220
          size 11
          • num_values
            524288 of type i32
            offset 74199221
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 74199225
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74199227
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74199229
            size 1
      • page_data
        offset 74199232
        size 197673
    • + :column_chunk_pages
      1 page for row group 2 column 22
      offset 74396905
      size 22140
      • + page
        struct (PageHeader)
        offset 74396905
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 74396906
          size 1
        • uncompressed_page_size
          65544 of type i32
          offset 74396908
          size 3
        • compressed_page_size
          22117 of type i32
          offset 74396912
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 74396916
          size 11
          • num_values
            524288 of type i32
            offset 74396917
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 74396921
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74396923
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74396925
            size 1
      • page_data
        offset 74396928
        size 22117
    • + :column_chunk_pages
      2 pages for row group 2 column 23
      offset 74419045
      size 143225
      • + page
        struct (PageHeader)
        offset 74419045
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 74419046
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 74419048
          size 1
        • compressed_page_size
          49 of type i32
          offset 74419050
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 74419052
          size 6
          • num_values
            4 of type i32
            offset 74419053
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 74419055
            size 1
          • is_sorted
            False of type bool
            offset 74419057
            size 0
      • page_data
        offset 74419059
        size 49
      • + page
        struct (PageHeader)
        offset 74419108
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 74419109
          size 1
        • uncompressed_page_size
          143127 of type i32
          offset 74419111
          size 3
        • compressed_page_size
          143139 of type i32
          offset 74419115
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 74419119
          size 11
          • num_values
            524288 of type i32
            offset 74419120
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 74419124
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74419126
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74419128
            size 1
      • page_data
        offset 74419131
        size 143139
    • + :column_chunk_pages
      2 pages for row group 2 column 24
      offset 74562270
      size 132219
      • + page
        struct (PageHeader)
        offset 74562270
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 74562271
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 74562273
          size 1
        • compressed_page_size
          47 of type i32
          offset 74562275
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 74562277
          size 6
          • num_values
            4 of type i32
            offset 74562278
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 74562280
            size 1
          • is_sorted
            False of type bool
            offset 74562282
            size 0
      • page_data
        offset 74562284
        size 47
      • + page
        struct (PageHeader)
        offset 74562331
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 74562332
          size 1
        • uncompressed_page_size
          132123 of type i32
          offset 74562334
          size 3
        • compressed_page_size
          132135 of type i32
          offset 74562338
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 74562342
          size 11
          • num_values
            524288 of type i32
            offset 74562343
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 74562347
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74562349
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 74562351
            size 1
      • page_data
        offset 74562354
        size 132135
    • + :column_chunk_pages
      8 pages for row group 3 column 0
      offset 74694489
      size 2247522
      • + page
        struct (PageHeader)
        offset 74694489
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 74694490
          size 1
        • uncompressed_page_size
          1059840 of type i32
          offset 74694492
          size 4
        • compressed_page_size
          346913 of type i32
          offset 74694497
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 74694501
          size 8
          • num_values
            70656 of type i32
            offset 74694502
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 74694506
            size 1
          • is_sorted
            False of type bool
            offset 74694508
            size 0
      • page_data
        offset 74694510
        size 346913
      • + page
        struct (PageHeader)
        offset 75041423
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 75041424
          size 1
        • uncompressed_page_size
          150294 of type i32
          offset 75041426
          size 3
        • compressed_page_size
          150306 of type i32
          offset 75041430
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 75041434
          size 11
          • num_values
            70656 of type i32
            offset 75041435
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 75041439
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75041441
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75041443
            size 1
      • page_data
        offset 75041446
        size 150306
      • + page
        struct (PageHeader)
        offset 75191752
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 75191753
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 75191755
          size 4
        • compressed_page_size
          346333 of type i32
          offset 75191760
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 75191764
          size 11
          • num_values
            70656 of type i32
            offset 75191765
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 75191769
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75191771
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75191773
            size 1
      • page_data
        offset 75191776
        size 346333
      • + page
        struct (PageHeader)
        offset 75538109
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 75538110
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 75538112
          size 4
        • compressed_page_size
          346350 of type i32
          offset 75538117
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 75538121
          size 11
          • num_values
            70656 of type i32
            offset 75538122
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 75538126
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75538128
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75538130
            size 1
      • page_data
        offset 75538133
        size 346350
      • + page
        struct (PageHeader)
        offset 75884483
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 75884484
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 75884486
          size 4
        • compressed_page_size
          347153 of type i32
          offset 75884491
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 75884495
          size 11
          • num_values
            70656 of type i32
            offset 75884496
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 75884500
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75884502
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 75884504
            size 1
      • page_data
        offset 75884507
        size 347153
      • + page
        struct (PageHeader)
        offset 76231660
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 76231661
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 76231663
          size 4
        • compressed_page_size
          347304 of type i32
          offset 76231668
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 76231672
          size 11
          • num_values
            70656 of type i32
            offset 76231673
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 76231677
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 76231679
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 76231681
            size 1
      • page_data
        offset 76231684
        size 347304
      • + page
        struct (PageHeader)
        offset 76578988
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 76578989
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 76578991
          size 4
        • compressed_page_size
          346983 of type i32
          offset 76578996
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 76579000
          size 11
          • num_values
            70656 of type i32
            offset 76579001
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 76579005
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 76579007
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 76579009
            size 1
      • page_data
        offset 76579012
        size 346983
      • + page
        struct (PageHeader)
        offset 76925995
        size 22
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 76925996
          size 1
        • uncompressed_page_size
          48007 of type i32
          offset 76925998
          size 3
        • compressed_page_size
          15994 of type i32
          offset 76926002
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 76926006
          size 10
          • num_values
            3200 of type i32
            offset 76926007
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 76926010
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 76926012
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 76926014
            size 1
      • page_data
        offset 76926017
        size 15994
    • + :column_chunk_pages
      7 pages for row group 3 column 1
      offset 76942011
      size 2805940
      • + page
        struct (PageHeader)
        offset 76942011
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 76942012
          size 1
        • uncompressed_page_size
          1059105 of type i32
          offset 76942014
          size 4
        • compressed_page_size
          442122 of type i32
          offset 76942019
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 76942023
          size 8
          • num_values
            70607 of type i32
            offset 76942024
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 76942028
            size 1
          • is_sorted
            False of type bool
            offset 76942030
            size 0
      • page_data
        offset 76942032
        size 442122
      • + page
        struct (PageHeader)
        offset 77384154
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 77384155
          size 1
        • uncompressed_page_size
          159006 of type i32
          offset 77384157
          size 3
        • compressed_page_size
          159018 of type i32
          offset 77384161
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 77384165
          size 11
          • num_values
            74752 of type i32
            offset 77384166
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 77384170
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 77384172
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 77384174
            size 1
      • page_data
        offset 77384177
        size 159018
      • + page
        struct (PageHeader)
        offset 77543195
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 77543196
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 77543198
          size 4
        • compressed_page_size
          441901 of type i32
          offset 77543203
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 77543207
          size 11
          • num_values
            70656 of type i32
            offset 77543208
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 77543212
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 77543214
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 77543216
            size 1
      • page_data
        offset 77543219
        size 441901
      • + page
        struct (PageHeader)
        offset 77985120
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 77985121
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 77985123
          size 4
        • compressed_page_size
          442157 of type i32
          offset 77985128
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 77985132
          size 11
          • num_values
            70656 of type i32
            offset 77985133
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 77985137
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 77985139
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 77985141
            size 1
      • page_data
        offset 77985144
        size 442157
      • + page
        struct (PageHeader)
        offset 78427301
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 78427302
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 78427304
          size 4
        • compressed_page_size
          441869 of type i32
          offset 78427309
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 78427313
          size 11
          • num_values
            70656 of type i32
            offset 78427314
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 78427318
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 78427320
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 78427322
            size 1
      • page_data
        offset 78427325
        size 441869
      • + page
        struct (PageHeader)
        offset 78869194
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 78869195
          size 1
        • uncompressed_page_size
          1059848 of type i32
          offset 78869197
          size 4
        • compressed_page_size
          442321 of type i32
          offset 78869202
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 78869206
          size 11
          • num_values
            70656 of type i32
            offset 78869207
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 78869211
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 78869213
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 78869215
            size 1
      • page_data
        offset 78869218
        size 442321
      • + page
        struct (PageHeader)
        offset 79311539
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 79311540
          size 1
        • uncompressed_page_size
          1046408 of type i32
          offset 79311542
          size 3
        • compressed_page_size
          436389 of type i32
          offset 79311546
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 79311550
          size 11
          • num_values
            69760 of type i32
            offset 79311551
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 79311555
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 79311557
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 79311559
            size 1
      • page_data
        offset 79311562
        size 436389
    • + :column_chunk_pages
      2 pages for row group 3 column 2
      offset 79747951
      size 537775
      • + page
        struct (PageHeader)
        offset 79747951
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 79747952
          size 1
        • uncompressed_page_size
          2924 of type i32
          offset 79747954
          size 2
        • compressed_page_size
          2928 of type i32
          offset 79747957
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 79747960
          size 7
          • num_values
            731 of type i32
            offset 79747961
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 79747964
            size 1
          • is_sorted
            False of type bool
            offset 79747966
            size 0
      • page_data
        offset 79747968
        size 2928
      • + page
        struct (PageHeader)
        offset 79750896
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 79750897
          size 1
        • uncompressed_page_size
          534777 of type i32
          offset 79750899
          size 3
        • compressed_page_size
          534807 of type i32
          offset 79750903
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 79750907
          size 11
          • num_values
            427136 of type i32
            offset 79750908
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 79750912
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 79750914
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 79750916
            size 1
      • page_data
        offset 79750919
        size 534807
    • + :column_chunk_pages
      2 pages for row group 3 column 3
      offset 80285726
      size 905413
      • + page
        struct (PageHeader)
        offset 80285726
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 80285727
          size 1
        • uncompressed_page_size
          280000 of type i32
          offset 80285729
          size 3
        • compressed_page_size
          103591 of type i32
          offset 80285733
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 80285737
          size 8
          • num_values
            20000 of type i32
            offset 80285738
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 80285742
            size 1
          • is_sorted
            False of type bool
            offset 80285744
            size 0
      • page_data
        offset 80285746
        size 103591
      • + page
        struct (PageHeader)
        offset 80389337
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 80389338
          size 1
        • uncompressed_page_size
          801737 of type i32
          offset 80389340
          size 3
        • compressed_page_size
          801779 of type i32
          offset 80389344
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 80389348
          size 11
          • num_values
            427136 of type i32
            offset 80389349
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 80389353
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 80389355
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 80389357
            size 1
      • page_data
        offset 80389360
        size 801779
    • + :column_chunk_pages
      6 pages for row group 3 column 4
      offset 81191139
      size 2351450
      • + page
        struct (PageHeader)
        offset 81191139
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 81191140
          size 1
        • uncompressed_page_size
          1052254 of type i32
          offset 81191142
          size 4
        • compressed_page_size
          427440 of type i32
          offset 81191147
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 81191151
          size 8
          • num_values
            75161 of type i32
            offset 81191152
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 81191156
            size 1
          • is_sorted
            False of type bool
            offset 81191158
            size 0
      • page_data
        offset 81191160
        size 427440
      • + page
        struct (PageHeader)
        offset 81618600
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 81618601
          size 1
        • uncompressed_page_size
          296222 of type i32
          offset 81618603
          size 3
        • compressed_page_size
          296240 of type i32
          offset 81618607
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 81618611
          size 11
          • num_values
            139264 of type i32
            offset 81618612
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 81618616
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 81618618
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 81618620
            size 1
      • page_data
        offset 81618623
        size 296240
      • + page
        struct (PageHeader)
        offset 81914863
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 81914864
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 81914866
          size 4
        • compressed_page_size
          428647 of type i32
          offset 81914871
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 81914875
          size 11
          • num_values
            75776 of type i32
            offset 81914876
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 81914880
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 81914882
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 81914884
            size 1
      • page_data
        offset 81914887
        size 428647
      • + page
        struct (PageHeader)
        offset 82343534
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 82343535
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 82343537
          size 4
        • compressed_page_size
          428401 of type i32
          offset 82343542
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 82343546
          size 11
          • num_values
            75776 of type i32
            offset 82343547
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 82343551
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 82343553
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 82343555
            size 1
      • page_data
        offset 82343558
        size 428401
      • + page
        struct (PageHeader)
        offset 82771959
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 82771960
          size 1
        • uncompressed_page_size
          1060872 of type i32
          offset 82771962
          size 4
        • compressed_page_size
          428672 of type i32
          offset 82771967
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 82771971
          size 11
          • num_values
            75776 of type i32
            offset 82771972
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 82771976
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 82771978
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 82771980
            size 1
      • page_data
        offset 82771983
        size 428672
      • + page
        struct (PageHeader)
        offset 83200655
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 83200656
          size 1
        • uncompressed_page_size
          847624 of type i32
          offset 83200658
          size 3
        • compressed_page_size
          341911 of type i32
          offset 83200662
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 83200666
          size 11
          • num_values
            60544 of type i32
            offset 83200667
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 83200671
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 83200673
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 83200675
            size 1
      • page_data
        offset 83200678
        size 341911
    • + :column_chunk_pages
      2 pages for row group 3 column 5
      offset 83542589
      size 539702
      • + page
        struct (PageHeader)
        offset 83542589
        size 18
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 83542590
          size 1
        • uncompressed_page_size
          13000 of type i32
          offset 83542592
          size 3
        • compressed_page_size
          4854 of type i32
          offset 83542596
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 83542599
          size 7
          • num_values
            1000 of type i32
            offset 83542600
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 83542603
            size 1
          • is_sorted
            False of type bool
            offset 83542605
            size 0
      • page_data
        offset 83542607
        size 4854
      • + page
        struct (PageHeader)
        offset 83547461
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 83547462
          size 1
        • uncompressed_page_size
          534777 of type i32
          offset 83547464
          size 3
        • compressed_page_size
          534807 of type i32
          offset 83547468
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 83547472
          size 11
          • num_values
            427136 of type i32
            offset 83547473
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 83547477
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 83547479
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 83547481
            size 1
      • page_data
        offset 83547484
        size 534807
    • + :column_chunk_pages
      2 pages for row group 3 column 6
      offset 84082291
      size 483024
      • + page
        struct (PageHeader)
        offset 84082291
        size 17
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 84082292
          size 1
        • uncompressed_page_size
          4400 of type i32
          offset 84082294
          size 2
        • compressed_page_size
          1572 of type i32
          offset 84082297
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 84082300
          size 7
          • num_values
            400 of type i32
            offset 84082301
            size 2
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 84082304
            size 1
          • is_sorted
            False of type bool
            offset 84082306
            size 0
      • page_data
        offset 84082308
        size 1572
      • + page
        struct (PageHeader)
        offset 84083880
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 84083881
          size 1
        • uncompressed_page_size
          481385 of type i32
          offset 84083883
          size 3
        • compressed_page_size
          481412 of type i32
          offset 84083887
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 84083891
          size 11
          • num_values
            427136 of type i32
            offset 84083892
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 84083896
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 84083898
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 84083900
            size 1
      • page_data
        offset 84083903
        size 481412
    • + :column_chunk_pages
      2 pages for row group 3 column 7
      offset 84565315
      size 214642
      • + page
        struct (PageHeader)
        offset 84565315
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 84565316
          size 1
        • uncompressed_page_size
          161 of type i32
          offset 84565318
          size 2
        • compressed_page_size
          163 of type i32
          offset 84565321
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 84565324
          size 6
          • num_values
            10 of type i32
            offset 84565325
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 84565327
            size 1
          • is_sorted
            False of type bool
            offset 84565329
            size 0
      • page_data
        offset 84565331
        size 163
      • + page
        struct (PageHeader)
        offset 84565494
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 84565495
          size 1
        • uncompressed_page_size
          214425 of type i32
          offset 84565497
          size 3
        • compressed_page_size
          214440 of type i32
          offset 84565501
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 84565505
          size 11
          • num_values
            427136 of type i32
            offset 84565506
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 84565510
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 84565512
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 84565514
            size 1
      • page_data
        offset 84565517
        size 214440
    • + :column_chunk_pages
      2 pages for row group 3 column 8
      offset 84779957
      size 321748
      • + page
        struct (PageHeader)
        offset 84779957
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 84779958
          size 1
        • uncompressed_page_size
          557 of type i32
          offset 84779960
          size 2
        • compressed_page_size
          482 of type i32
          offset 84779963
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 84779966
          size 6
          • num_values
            45 of type i32
            offset 84779967
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 84779969
            size 1
          • is_sorted
            False of type bool
            offset 84779971
            size 0
      • page_data
        offset 84779973
        size 482
      • + page
        struct (PageHeader)
        offset 84780455
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 84780456
          size 1
        • uncompressed_page_size
          321209 of type i32
          offset 84780458
          size 3
        • compressed_page_size
          321227 of type i32
          offset 84780462
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 84780466
          size 11
          • num_values
            427136 of type i32
            offset 84780467
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 84780471
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 84780473
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 84780475
            size 1
      • page_data
        offset 84780478
        size 321227
    • + :column_chunk_pages
      2 pages for row group 3 column 9
      offset 85101705
      size 107736
      • + page
        struct (PageHeader)
        offset 85101705
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 85101706
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 85101708
          size 1
        • compressed_page_size
          49 of type i32
          offset 85101710
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 85101712
          size 6
          • num_values
            4 of type i32
            offset 85101713
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 85101715
            size 1
          • is_sorted
            False of type bool
            offset 85101717
            size 0
      • page_data
        offset 85101719
        size 49
      • + page
        struct (PageHeader)
        offset 85101768
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 85101769
          size 1
        • uncompressed_page_size
          107641 of type i32
          offset 85101771
          size 3
        • compressed_page_size
          107650 of type i32
          offset 85101775
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 85101779
          size 11
          • num_values
            427136 of type i32
            offset 85101780
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 85101784
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85101786
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85101788
            size 1
      • page_data
        offset 85101791
        size 107650
    • + :column_chunk_pages
      2 pages for row group 3 column 10
      offset 85209441
      size 161128
      • + page
        struct (PageHeader)
        offset 85209441
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 85209442
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 85209444
          size 1
        • compressed_page_size
          46 of type i32
          offset 85209446
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 85209448
          size 6
          • num_values
            5 of type i32
            offset 85209449
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 85209451
            size 1
          • is_sorted
            False of type bool
            offset 85209453
            size 0
      • page_data
        offset 85209455
        size 46
      • + page
        struct (PageHeader)
        offset 85209501
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 85209502
          size 1
        • uncompressed_page_size
          161033 of type i32
          offset 85209504
          size 3
        • compressed_page_size
          161045 of type i32
          offset 85209508
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 85209512
          size 11
          • num_values
            427136 of type i32
            offset 85209513
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 85209517
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85209519
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85209521
            size 1
      • page_data
        offset 85209524
        size 161045
    • + :column_chunk_pages
      2 pages for row group 3 column 11
      offset 85370569
      size 107735
      • + page
        struct (PageHeader)
        offset 85370569
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 85370570
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 85370572
          size 1
        • compressed_page_size
          47 of type i32
          offset 85370574
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 85370576
          size 6
          • num_values
            4 of type i32
            offset 85370577
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 85370579
            size 1
          • is_sorted
            False of type bool
            offset 85370581
            size 0
      • page_data
        offset 85370583
        size 47
      • + page
        struct (PageHeader)
        offset 85370630
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 85370631
          size 1
        • uncompressed_page_size
          107642 of type i32
          offset 85370633
          size 3
        • compressed_page_size
          107651 of type i32
          offset 85370637
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 85370641
          size 11
          • num_values
            427136 of type i32
            offset 85370642
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 85370646
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85370648
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85370650
            size 1
      • page_data
        offset 85370653
        size 107651
    • + :column_chunk_pages
      2 pages for row group 3 column 12
      offset 85478304
      size 161128
      • + page
        struct (PageHeader)
        offset 85478304
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 85478305
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 85478307
          size 1
        • compressed_page_size
          46 of type i32
          offset 85478309
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 85478311
          size 6
          • num_values
            5 of type i32
            offset 85478312
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 85478314
            size 1
          • is_sorted
            False of type bool
            offset 85478316
            size 0
      • page_data
        offset 85478318
        size 46
      • + page
        struct (PageHeader)
        offset 85478364
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 85478365
          size 1
        • uncompressed_page_size
          161033 of type i32
          offset 85478367
          size 3
        • compressed_page_size
          161045 of type i32
          offset 85478371
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 85478375
          size 11
          • num_values
            427136 of type i32
            offset 85478376
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 85478380
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85478382
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85478384
            size 1
      • page_data
        offset 85478387
        size 161045
    • + :column_chunk_pages
      2 pages for row group 3 column 13
      offset 85639432
      size 268213
      • + page
        struct (PageHeader)
        offset 85639432
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 85639433
          size 1
        • uncompressed_page_size
          371 of type i32
          offset 85639435
          size 2
        • compressed_page_size
          339 of type i32
          offset 85639438
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 85639441
          size 6
          • num_values
            29 of type i32
            offset 85639442
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 85639444
            size 1
          • is_sorted
            False of type bool
            offset 85639446
            size 0
      • page_data
        offset 85639448
        size 339
      • + page
        struct (PageHeader)
        offset 85639787
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 85639788
          size 1
        • uncompressed_page_size
          267817 of type i32
          offset 85639790
          size 3
        • compressed_page_size
          267835 of type i32
          offset 85639794
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 85639798
          size 11
          • num_values
            427136 of type i32
            offset 85639799
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 85639803
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85639805
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85639807
            size 1
      • page_data
        offset 85639810
        size 267835
    • + :column_chunk_pages
      2 pages for row group 3 column 14
      offset 85907645
      size 267957
      • + page
        struct (PageHeader)
        offset 85907645
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 85907646
          size 1
        • uncompressed_page_size
          80 of type i32
          offset 85907648
          size 2
        • compressed_page_size
          83 of type i32
          offset 85907651
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 85907654
          size 6
          • num_values
            20 of type i32
            offset 85907655
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 85907657
            size 1
          • is_sorted
            False of type bool
            offset 85907659
            size 0
      • page_data
        offset 85907661
        size 83
      • + page
        struct (PageHeader)
        offset 85907744
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 85907745
          size 1
        • uncompressed_page_size
          267817 of type i32
          offset 85907747
          size 3
        • compressed_page_size
          267835 of type i32
          offset 85907751
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 85907755
          size 11
          • num_values
            427136 of type i32
            offset 85907756
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 85907760
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85907762
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 85907764
            size 1
      • page_data
        offset 85907767
        size 267835
    • + :column_chunk_pages
      2 pages for row group 3 column 15
      offset 86175602
      size 878724
      • + page
        struct (PageHeader)
        offset 86175602
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 86175603
          size 1
        • uncompressed_page_size
          89425 of type i32
          offset 86175605
          size 3
        • compressed_page_size
          76902 of type i32
          offset 86175609
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 86175613
          size 8
          • num_values
            17885 of type i32
            offset 86175614
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 86175618
            size 1
          • is_sorted
            False of type bool
            offset 86175620
            size 0
      • page_data
        offset 86175622
        size 76902
      • + page
        struct (PageHeader)
        offset 86252524
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 86252525
          size 1
        • uncompressed_page_size
          801737 of type i32
          offset 86252527
          size 3
        • compressed_page_size
          801779 of type i32
          offset 86252531
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 86252535
          size 11
          • num_values
            427136 of type i32
            offset 86252536
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 86252540
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 86252542
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 86252544
            size 1
      • page_data
        offset 86252547
        size 801779
    • + :column_chunk_pages
      2 pages for row group 3 column 16
      offset 87054326
      size 871017
      • + page
        struct (PageHeader)
        offset 87054326
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 87054327
          size 1
        • uncompressed_page_size
          82680 of type i32
          offset 87054329
          size 3
        • compressed_page_size
          69195 of type i32
          offset 87054333
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 87054337
          size 8
          • num_values
            16536 of type i32
            offset 87054338
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 87054342
            size 1
          • is_sorted
            False of type bool
            offset 87054344
            size 0
      • page_data
        offset 87054346
        size 69195
      • + page
        struct (PageHeader)
        offset 87123541
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 87123542
          size 1
        • uncompressed_page_size
          801737 of type i32
          offset 87123544
          size 3
        • compressed_page_size
          801779 of type i32
          offset 87123548
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 87123552
          size 11
          • num_values
            427136 of type i32
            offset 87123553
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 87123557
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 87123559
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 87123561
            size 1
      • page_data
        offset 87123564
        size 801779
    • + :column_chunk_pages
      2 pages for row group 3 column 17
      offset 87925343
      size 1208004
      • + page
        struct (PageHeader)
        offset 87925343
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 87925344
          size 1
        • uncompressed_page_size
          414085 of type i32
          offset 87925346
          size 3
        • compressed_page_size
          362555 of type i32
          offset 87925350
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 87925354
          size 8
          • num_values
            82817 of type i32
            offset 87925355
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 87925359
            size 1
          • is_sorted
            False of type bool
            offset 87925361
            size 0
      • page_data
        offset 87925363
        size 362555
      • + page
        struct (PageHeader)
        offset 88287918
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 88287919
          size 1
        • uncompressed_page_size
          908279 of type i32
          offset 88287921
          size 3
        • compressed_page_size
          845406 of type i32
          offset 88287925
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 88287929
          size 11
          • num_values
            427136 of type i32
            offset 88287930
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 88287934
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 88287936
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 88287938
            size 1
      • page_data
        offset 88287941
        size 845406
    • + :column_chunk_pages
      2 pages for row group 3 column 18
      offset 89133347
      size 1682311
      • + page
        struct (PageHeader)
        offset 89133347
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 89133348
          size 1
        • uncompressed_page_size
          842952 of type i32
          offset 89133350
          size 3
        • compressed_page_size
          720316 of type i32
          offset 89133354
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 89133358
          size 8
          • num_values
            140492 of type i32
            offset 89133359
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 89133363
            size 1
          • is_sorted
            False of type bool
            offset 89133365
            size 0
      • page_data
        offset 89133367
        size 720316
      • + page
        struct (PageHeader)
        offset 89853683
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 89853684
          size 1
        • uncompressed_page_size
          961913 of type i32
          offset 89853686
          size 3
        • compressed_page_size
          961952 of type i32
          offset 89853690
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 89853694
          size 11
          • num_values
            427136 of type i32
            offset 89853695
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 89853699
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 89853701
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 89853703
            size 1
      • page_data
        offset 89853706
        size 961952
    • + :column_chunk_pages
      4 pages for row group 3 column 19
      offset 90815658
      size 2391706
      • + page
        struct (PageHeader)
        offset 90815658
        size 21
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 90815659
          size 1
        • uncompressed_page_size
          1051182 of type i32
          offset 90815661
          size 4
        • compressed_page_size
          897321 of type i32
          offset 90815666
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 90815670
          size 8
          • num_values
            175197 of type i32
            offset 90815671
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 90815675
            size 1
          • is_sorted
            False of type bool
            offset 90815677
            size 0
      • page_data
        offset 90815679
        size 897321
      • + page
        struct (PageHeader)
        offset 91713000
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 91713001
          size 1
        • uncompressed_page_size
          537315 of type i32
          offset 91713003
          size 3
        • compressed_page_size
          537330 of type i32
          offset 91713007
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 91713011
          size 11
          • num_values
            238592 of type i32
            offset 91713012
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 91713016
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 91713018
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 91713020
            size 1
      • page_data
        offset 91713023
        size 537330
      • + page
        struct (PageHeader)
        offset 92250353
        size 24
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 92250354
          size 1
        • uncompressed_page_size
          1050632 of type i32
          offset 92250356
          size 4
        • compressed_page_size
          888772 of type i32
          offset 92250361
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 92250365
          size 11
          • num_values
            175104 of type i32
            offset 92250366
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 92250370
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 92250372
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 92250374
            size 1
      • page_data
        offset 92250377
        size 888772
      • + page
        struct (PageHeader)
        offset 93139149
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 93139150
          size 1
        • uncompressed_page_size
          80648 of type i32
          offset 93139152
          size 3
        • compressed_page_size
          68192 of type i32
          offset 93139156
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 93139160
          size 11
          • num_values
            13440 of type i32
            offset 93139161
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 93139165
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 93139167
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 93139169
            size 1
      • page_data
        offset 93139172
        size 68192
    • + :column_chunk_pages
      2 pages for row group 3 column 20
      offset 93207364
      size 1731894
      • + page
        struct (PageHeader)
        offset 93207364
        size 20
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 93207365
          size 1
        • uncompressed_page_size
          933510 of type i32
          offset 93207367
          size 3
        • compressed_page_size
          769902 of type i32
          offset 93207371
          size 3
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 93207375
          size 8
          • num_values
            155585 of type i32
            offset 93207376
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 93207380
            size 1
          • is_sorted
            False of type bool
            offset 93207382
            size 0
      • page_data
        offset 93207384
        size 769902
      • + page
        struct (PageHeader)
        offset 93977286
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 93977287
          size 1
        • uncompressed_page_size
          961913 of type i32
          offset 93977289
          size 3
        • compressed_page_size
          961949 of type i32
          offset 93977293
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 93977297
          size 11
          • num_values
            427136 of type i32
            offset 93977298
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 93977302
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 93977304
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 93977306
            size 1
      • page_data
        offset 93977309
        size 961949
    • + :column_chunk_pages
      2 pages for row group 3 column 21
      offset 94939258
      size 161147
      • + page
        struct (PageHeader)
        offset 94939258
        size 16
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 94939259
          size 1
        • uncompressed_page_size
          68 of type i32
          offset 94939261
          size 2
        • compressed_page_size
          64 of type i32
          offset 94939264
          size 2
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 94939267
          size 6
          • num_values
            5 of type i32
            offset 94939268
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 94939270
            size 1
          • is_sorted
            False of type bool
            offset 94939272
            size 0
      • page_data
        offset 94939274
        size 64
      • + page
        struct (PageHeader)
        offset 94939338
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 94939339
          size 1
        • uncompressed_page_size
          161032 of type i32
          offset 94939341
          size 3
        • compressed_page_size
          161044 of type i32
          offset 94939345
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 94939349
          size 11
          • num_values
            427136 of type i32
            offset 94939350
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 94939354
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 94939356
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 94939358
            size 1
      • page_data
        offset 94939361
        size 161044
    • + :column_chunk_pages
      1 page for row group 3 column 22
      offset 95100405
      size 18296
      • + page
        struct (PageHeader)
        offset 95100405
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 95100406
          size 1
        • uncompressed_page_size
          53400 of type i32
          offset 95100408
          size 3
        • compressed_page_size
          18273 of type i32
          offset 95100412
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 95100416
          size 11
          • num_values
            427136 of type i32
            offset 95100417
            size 3
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 95100421
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 95100423
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 95100425
            size 1
      • page_data
        offset 95100428
        size 18273
    • + :column_chunk_pages
      2 pages for row group 3 column 23
      offset 95118701
      size 116847
      • + page
        struct (PageHeader)
        offset 95118701
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 95118702
          size 1
        • uncompressed_page_size
          47 of type i32
          offset 95118704
          size 1
        • compressed_page_size
          48 of type i32
          offset 95118706
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 95118708
          size 6
          • num_values
            4 of type i32
            offset 95118709
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 95118711
            size 1
          • is_sorted
            False of type bool
            offset 95118713
            size 0
      • page_data
        offset 95118715
        size 48
      • + page
        struct (PageHeader)
        offset 95118763
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 95118764
          size 1
        • uncompressed_page_size
          116753 of type i32
          offset 95118766
          size 3
        • compressed_page_size
          116762 of type i32
          offset 95118770
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 95118774
          size 11
          • num_values
            427136 of type i32
            offset 95118775
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 95118779
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 95118781
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 95118783
            size 1
      • page_data
        offset 95118786
        size 116762
    • + :column_chunk_pages
      2 pages for row group 3 column 24
      offset 95235548
      size 107735
      • + page
        struct (PageHeader)
        offset 95235548
        size 14
        • type
          2 (DICTIONARY_PAGE) of type i32 (PageType)
          offset 95235549
          size 1
        • uncompressed_page_size
          45 of type i32
          offset 95235551
          size 1
        • compressed_page_size
          47 of type i32
          offset 95235553
          size 1
        • + dictionary_page_header
          struct (DictionaryPageHeader)
          offset 95235555
          size 6
          • num_values
            4 of type i32
            offset 95235556
            size 1
          • encoding
            0 (PLAIN) of type i32 (Encoding)
            offset 95235558
            size 1
          • is_sorted
            False of type bool
            offset 95235560
            size 0
      • page_data
        offset 95235562
        size 47
      • + page
        struct (PageHeader)
        offset 95235609
        size 23
        • type
          0 (DATA_PAGE) of type i32 (PageType)
          offset 95235610
          size 1
        • uncompressed_page_size
          107642 of type i32
          offset 95235612
          size 3
        • compressed_page_size
          107651 of type i32
          offset 95235616
          size 3
        • + data_page_header
          struct (DataPageHeader)
          offset 95235620
          size 11
          • num_values
            427136 of type i32
            offset 95235621
            size 3
          • encoding
            8 (RLE_DICTIONARY) of type i32 (Encoding)
            offset 95235625
            size 1
          • definition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 95235627
            size 1
          • repetition_level_encoding
            3 (RLE) of type i32 (Encoding)
            offset 95235629
            size 1
      • page_data
        offset 95235632
        size 107651
  • + :column_indexes
    offset 95343283
    size 6050
    • + column_index
      struct (ColumnIndex)
      offset 95343283
      size 254
      • null_pages
        [False, False, False, False, False, False, False, False] of type list
        offset 95343284
        size 9
      • min_values
        [b'TXN00000000', b'TXN00070656', b'TXN00141312', b'TXN00211968', b'TXN00282624', b'TXN00353280', b'TXN00423936', b'TXN00494592'] of type list
        offset 95343294
        size 97
      • max_values
        [b'TXN00070655', b'TXN00141311', b'TXN00211967', b'TXN00282623', b'TXN00353279', b'TXN00423935', b'TXN00494591', b'TXN00524287'] of type list
        offset 95343392
        size 97
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95343490
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0, 0] of type list
        offset 95343492
        size 9
      • definition_level_histograms
        [0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 29696] of type list
        offset 95343502
        size 34
    • + column_index
      struct (ColumnIndex)
      offset 95343537
      size 254
      • null_pages
        [False, False, False, False, False, False, False, False] of type list
        offset 95343538
        size 9
      • min_values
        [b'ORD00000002', b'ORD00000010', b'ORD00000012', b'ORD00000002', b'ORD00000007', b'ORD00000014', b'ORD00000015', b'ORD00000040'] of type list
        offset 95343548
        size 97
      • max_values
        [b'ORD00666657', b'ORD00666664', b'ORD00666664', b'ORD00666665', b'ORD00666649', b'ORD00666666', b'ORD00666663', b'ORD00666664'] of type list
        offset 95343646
        size 97
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95343744
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0, 0] of type list
        offset 95343746
        size 9
      • definition_level_histograms
        [0, 74752, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 25600] of type list
        offset 95343756
        size 34
    • + column_index
      struct (ColumnIndex)
      offset 95343791
      size 29
      • null_pages
        [False] of type list
        offset 95343792
        size 2
      • min_values
        [b'\xd1L\x00\x00'] of type list
        offset 95343795
        size 6
      • max_values
        [b'\xabO\x00\x00'] of type list
        offset 95343802
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95343809
        size 1
      • null_counts
        [0] of type list
        offset 95343811
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95343814
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95343820
      size 41
      • null_pages
        [False] of type list
        offset 95343821
        size 2
      • min_values
        [b'PROD000000'] of type list
        offset 95343824
        size 12
      • max_values
        [b'PROD019999'] of type list
        offset 95343837
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95343850
        size 1
      • null_counts
        [0] of type list
        offset 95343852
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95343855
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95343861
      size 208
      • null_pages
        [False, False, False, False, False, False, False] of type list
        offset 95343862
        size 8
      • min_values
        [b'CUST000000', b'CUST000000', b'CUST000003', b'CUST000000', b'CUST000000', b'CUST000000', b'CUST000010'] of type list
        offset 95343871
        size 78
      • max_values
        [b'CUST099999', b'CUST099995', b'CUST099999', b'CUST099999', b'CUST099998', b'CUST099999', b'CUST099973'] of type list
        offset 95343950
        size 78
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95344029
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0] of type list
        offset 95344031
        size 8
      • definition_level_histograms
        [0, 138240, 0, 75776, 0, 75776, 0, 75776, 0, 75776, 0, 75776, 0, 7168] of type list
        offset 95344040
        size 28
    • + column_index
      struct (ColumnIndex)
      offset 95344069
      size 39
      • null_pages
        [False] of type list
        offset 95344070
        size 2
      • min_values
        [b'STORE0000'] of type list
        offset 95344073
        size 11
      • max_values
        [b'STORE0999'] of type list
        offset 95344085
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344097
        size 1
      • null_counts
        [0] of type list
        offset 95344099
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344102
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344108
      size 35
      • null_pages
        [False] of type list
        offset 95344109
        size 2
      • min_values
        [b'REP0000'] of type list
        offset 95344112
        size 9
      • max_values
        [b'REP0399'] of type list
        offset 95344122
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344132
        size 1
      • null_counts
        [0] of type list
        offset 95344134
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344137
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344143
      size 43
      • null_pages
        [False] of type list
        offset 95344144
        size 2
      • min_values
        [b'Automotive'] of type list
        offset 95344147
        size 12
      • max_values
        [b'Toys & Games'] of type list
        offset 95344160
        size 14
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344175
        size 1
      • null_counts
        [0] of type list
        offset 95344177
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344180
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344186
      size 39
      • null_pages
        [False] of type list
        offset 95344187
        size 2
      • min_values
        [b'Accessories'] of type list
        offset 95344190
        size 13
      • max_values
        [b'Writing'] of type list
        offset 95344204
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344214
        size 1
      • null_counts
        [0] of type list
        offset 95344216
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344219
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344225
      size 35
      • null_pages
        [False] of type list
        offset 95344226
        size 2
      • min_values
        [b'Budget'] of type list
        offset 95344229
        size 8
      • max_values
        [b'Standard'] of type list
        offset 95344238
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344249
        size 1
      • null_counts
        [0] of type list
        offset 95344251
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344254
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344260
      size 32
      • null_pages
        [False] of type list
        offset 95344261
        size 2
      • min_values
        [b'Central'] of type list
        offset 95344264
        size 9
      • max_values
        [b'West'] of type list
        offset 95344274
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344281
        size 1
      • null_counts
        [0] of type list
        offset 95344283
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344286
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344292
      size 36
      • null_pages
        [False] of type list
        offset 95344293
        size 2
      • min_values
        [b'Express'] of type list
        offset 95344296
        size 9
      • max_values
        [b'Standard'] of type list
        offset 95344306
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344317
        size 1
      • null_counts
        [0] of type list
        offset 95344319
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344322
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344328
      size 32
      • null_pages
        [False] of type list
        offset 95344329
        size 2
      • min_values
        [b'Central'] of type list
        offset 95344332
        size 9
      • max_values
        [b'West'] of type list
        offset 95344342
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344349
        size 1
      • null_counts
        [0] of type list
        offset 95344351
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344354
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344360
      size 37
      • null_pages
        [False] of type list
        offset 95344361
        size 2
      • min_values
        [b'Austin'] of type list
        offset 95344364
        size 8
      • max_values
        [b'Washington'] of type list
        offset 95344373
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344386
        size 1
      • null_counts
        [0] of type list
        offset 95344388
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344391
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344397
      size 29
      • null_pages
        [False] of type list
        offset 95344398
        size 2
      • min_values
        [b'\xf6\xff\xff\xff'] of type list
        offset 95344401
        size 6
      • max_values
        [b'\n\x00\x00\x00'] of type list
        offset 95344408
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344415
        size 1
      • null_counts
        [0] of type list
        offset 95344417
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344420
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344426
      size 31
      • null_pages
        [False] of type list
        offset 95344427
        size 2
      • min_values
        [b'\x00\x00\x00\x00\x81'] of type list
        offset 95344430
        size 7
      • max_values
        [b'\x00\x00\x01\x86\x1e'] of type list
        offset 95344438
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344446
        size 1
      • null_counts
        [0] of type list
        offset 95344448
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344451
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344457
      size 31
      • null_pages
        [False] of type list
        offset 95344458
        size 2
      • min_values
        [b'\x00\x00\x00\x00h'] of type list
        offset 95344461
        size 7
      • max_values
        [b'\x00\x00\x00\xc3D'] of type list
        offset 95344469
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344477
        size 1
      • null_counts
        [0] of type list
        offset 95344479
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344482
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344488
      size 49
      • null_pages
        [False, False] of type list
        offset 95344489
        size 3
      • min_values
        [b'\xff\xff\xfdn\xc3', b'\xff\xff\xfd\x90\xec'] of type list
        offset 95344493
        size 13
      • max_values
        [b'\x00\x00\x02\xf9\xdf', b'\x00\x00\x02\xdb{'] of type list
        offset 95344507
        size 13
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95344521
        size 1
      • null_counts
        [0, 0] of type list
        offset 95344523
        size 3
      • definition_level_histograms
        [0, 465920, 0, 58368] of type list
        offset 95344527
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95344537
      size 53
      • null_pages
        [False, False] of type list
        offset 95344538
        size 3
      • min_values
        [b'\xff\xff\xff\xf1\x0f\xb4', b'\xff\xff\xff\xf1.\xd6'] of type list
        offset 95344542
        size 15
      • max_values
        [b'\x00\x00\x00\x0f=,', b'\x00\x00\x00\x0f=,'] of type list
        offset 95344558
        size 15
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344574
        size 1
      • null_counts
        [0, 0] of type list
        offset 95344576
        size 3
      • definition_level_histograms
        [0, 441344, 0, 82944] of type list
        offset 95344580
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95344590
      size 73
      • null_pages
        [False, False, False] of type list
        offset 95344591
        size 4
      • min_values
        [b'\xff\xff\xff\xf2\xb3\xc9', b'\xff\xff\xff\xf2[\x06', b'\xff\xff\xff\xf3\x19\xb8'] of type list
        offset 95344596
        size 22
      • max_values
        [b'\x00\x00\x00\x0f\x01r', b'\x00\x00\x00\x0f=,', b'\x00\x00\x00\x0f\x01r'] of type list
        offset 95344619
        size 22
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95344642
        size 1
      • null_counts
        [0, 0, 0] of type list
        offset 95344644
        size 4
      • definition_level_histograms
        [0, 238592, 0, 175104, 0, 110592] of type list
        offset 95344649
        size 13
    • + column_index
      struct (ColumnIndex)
      offset 95344663
      size 53
      • null_pages
        [False, False] of type list
        offset 95344664
        size 3
      • min_values
        [b'\xff\xff\xff\xf9tk', b'\xff\xff\xff\xfa\x15\x00'] of type list
        offset 95344668
        size 15
      • max_values
        [b'\x00\x00\x00\x07\x9d\x92', b'\x00\x00\x00\x07c\xe0'] of type list
        offset 95344684
        size 15
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95344700
        size 1
      • null_counts
        [0, 0] of type list
        offset 95344702
        size 3
      • definition_level_histograms
        [0, 441344, 0, 82944] of type list
        offset 95344706
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95344716
      size 34
      • null_pages
        [False] of type list
        offset 95344717
        size 2
      • min_values
        [b'Cash'] of type list
        offset 95344720
        size 6
      • max_values
        [b'Gift Card'] of type list
        offset 95344727
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344739
        size 1
      • null_counts
        [0] of type list
        offset 95344741
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344744
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344750
      size 23
      • null_pages
        [False] of type list
        offset 95344751
        size 2
      • min_values
        [b'\x00'] of type list
        offset 95344754
        size 3
      • max_values
        [b'\x01'] of type list
        offset 95344758
        size 3
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344762
        size 1
      • null_counts
        [0] of type list
        offset 95344764
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344767
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344773
      size 40
      • null_pages
        [False] of type list
        offset 95344774
        size 2
      • min_values
        [b'SAVE10'] of type list
        offset 95344777
        size 8
      • max_values
        [b'WELCOME15'] of type list
        offset 95344786
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344798
        size 1
      • null_counts
        [224704] of type list
        offset 95344800
        size 4
      • definition_level_histograms
        [224704, 299584] of type list
        offset 95344805
        size 7
    • + column_index
      struct (ColumnIndex)
      offset 95344813
      size 34
      • null_pages
        [False] of type list
        offset 95344814
        size 2
      • min_values
        [b'In-Store'] of type list
        offset 95344817
        size 10
      • max_values
        [b'Phone'] of type list
        offset 95344828
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95344836
        size 1
      • null_counts
        [0] of type list
        offset 95344838
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95344841
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95344847
      size 254
      • null_pages
        [False, False, False, False, False, False, False, False] of type list
        offset 95344848
        size 9
      • min_values
        [b'TXN00524288', b'TXN00594944', b'TXN00665600', b'TXN00736256', b'TXN00806912', b'TXN00877568', b'TXN00948224', b'TXN01018880'] of type list
        offset 95344858
        size 97
      • max_values
        [b'TXN00594943', b'TXN00665599', b'TXN00736255', b'TXN00806911', b'TXN00877567', b'TXN00948223', b'TXN01018879', b'TXN01048575'] of type list
        offset 95344956
        size 97
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345054
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0, 0] of type list
        offset 95345056
        size 9
      • definition_level_histograms
        [0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 29696] of type list
        offset 95345066
        size 34
    • + column_index
      struct (ColumnIndex)
      offset 95345101
      size 254
      • null_pages
        [False, False, False, False, False, False, False, False] of type list
        offset 95345102
        size 9
      • min_values
        [b'ORD00000013', b'ORD00000002', b'ORD00000018', b'ORD00000010', b'ORD00000015', b'ORD00000019', b'ORD00000010', b'ORD00000032'] of type list
        offset 95345112
        size 97
      • max_values
        [b'ORD00666664', b'ORD00666651', b'ORD00666659', b'ORD00666664', b'ORD00666634', b'ORD00666663', b'ORD00666656', b'ORD00666643'] of type list
        offset 95345210
        size 97
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95345308
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0, 0] of type list
        offset 95345310
        size 9
      • definition_level_histograms
        [0, 74752, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 25600] of type list
        offset 95345320
        size 34
    • + column_index
      struct (ColumnIndex)
      offset 95345355
      size 29
      • null_pages
        [False] of type list
        offset 95345356
        size 2
      • min_values
        [b'\xd1L\x00\x00'] of type list
        offset 95345359
        size 6
      • max_values
        [b'\xabO\x00\x00'] of type list
        offset 95345366
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345373
        size 1
      • null_counts
        [0] of type list
        offset 95345375
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345378
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345384
      size 41
      • null_pages
        [False] of type list
        offset 95345385
        size 2
      • min_values
        [b'PROD000000'] of type list
        offset 95345388
        size 12
      • max_values
        [b'PROD019999'] of type list
        offset 95345401
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345414
        size 1
      • null_counts
        [0] of type list
        offset 95345416
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345419
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345425
      size 208
      • null_pages
        [False, False, False, False, False, False, False] of type list
        offset 95345426
        size 8
      • min_values
        [b'CUST000000', b'CUST000000', b'CUST000001', b'CUST000001', b'CUST000000', b'CUST000001', b'CUST000020'] of type list
        offset 95345435
        size 78
      • max_values
        [b'CUST099998', b'CUST099998', b'CUST099997', b'CUST099997', b'CUST099999', b'CUST099999', b'CUST099993'] of type list
        offset 95345514
        size 78
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95345593
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0] of type list
        offset 95345595
        size 8
      • definition_level_histograms
        [0, 139264, 0, 75776, 0, 75776, 0, 75776, 0, 75776, 0, 75776, 0, 6144] of type list
        offset 95345604
        size 28
    • + column_index
      struct (ColumnIndex)
      offset 95345633
      size 39
      • null_pages
        [False] of type list
        offset 95345634
        size 2
      • min_values
        [b'STORE0000'] of type list
        offset 95345637
        size 11
      • max_values
        [b'STORE0999'] of type list
        offset 95345649
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345661
        size 1
      • null_counts
        [0] of type list
        offset 95345663
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345666
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345672
      size 35
      • null_pages
        [False] of type list
        offset 95345673
        size 2
      • min_values
        [b'REP0000'] of type list
        offset 95345676
        size 9
      • max_values
        [b'REP0399'] of type list
        offset 95345686
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345696
        size 1
      • null_counts
        [0] of type list
        offset 95345698
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345701
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345707
      size 43
      • null_pages
        [False] of type list
        offset 95345708
        size 2
      • min_values
        [b'Automotive'] of type list
        offset 95345711
        size 12
      • max_values
        [b'Toys & Games'] of type list
        offset 95345724
        size 14
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345739
        size 1
      • null_counts
        [0] of type list
        offset 95345741
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345744
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345750
      size 39
      • null_pages
        [False] of type list
        offset 95345751
        size 2
      • min_values
        [b'Accessories'] of type list
        offset 95345754
        size 13
      • max_values
        [b'Writing'] of type list
        offset 95345768
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345778
        size 1
      • null_counts
        [0] of type list
        offset 95345780
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345783
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345789
      size 35
      • null_pages
        [False] of type list
        offset 95345790
        size 2
      • min_values
        [b'Budget'] of type list
        offset 95345793
        size 8
      • max_values
        [b'Standard'] of type list
        offset 95345802
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345813
        size 1
      • null_counts
        [0] of type list
        offset 95345815
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345818
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345824
      size 32
      • null_pages
        [False] of type list
        offset 95345825
        size 2
      • min_values
        [b'Central'] of type list
        offset 95345828
        size 9
      • max_values
        [b'West'] of type list
        offset 95345838
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345845
        size 1
      • null_counts
        [0] of type list
        offset 95345847
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345850
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345856
      size 36
      • null_pages
        [False] of type list
        offset 95345857
        size 2
      • min_values
        [b'Express'] of type list
        offset 95345860
        size 9
      • max_values
        [b'Standard'] of type list
        offset 95345870
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345881
        size 1
      • null_counts
        [0] of type list
        offset 95345883
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345886
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345892
      size 32
      • null_pages
        [False] of type list
        offset 95345893
        size 2
      • min_values
        [b'Central'] of type list
        offset 95345896
        size 9
      • max_values
        [b'West'] of type list
        offset 95345906
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345913
        size 1
      • null_counts
        [0] of type list
        offset 95345915
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345918
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345924
      size 37
      • null_pages
        [False] of type list
        offset 95345925
        size 2
      • min_values
        [b'Austin'] of type list
        offset 95345928
        size 8
      • max_values
        [b'Washington'] of type list
        offset 95345937
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345950
        size 1
      • null_counts
        [0] of type list
        offset 95345952
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345955
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345961
      size 29
      • null_pages
        [False] of type list
        offset 95345962
        size 2
      • min_values
        [b'\xf6\xff\xff\xff'] of type list
        offset 95345965
        size 6
      • max_values
        [b'\n\x00\x00\x00'] of type list
        offset 95345972
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95345979
        size 1
      • null_counts
        [0] of type list
        offset 95345981
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95345984
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95345990
      size 31
      • null_pages
        [False] of type list
        offset 95345991
        size 2
      • min_values
        [b'\x00\x00\x00\x00\x81'] of type list
        offset 95345994
        size 7
      • max_values
        [b'\x00\x00\x01\x86\x1e'] of type list
        offset 95346002
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346010
        size 1
      • null_counts
        [0] of type list
        offset 95346012
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95346015
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95346021
      size 31
      • null_pages
        [False] of type list
        offset 95346022
        size 2
      • min_values
        [b'\x00\x00\x00\x00h'] of type list
        offset 95346025
        size 7
      • max_values
        [b'\x00\x00\x00\xc3D'] of type list
        offset 95346033
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346041
        size 1
      • null_counts
        [0] of type list
        offset 95346043
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95346046
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95346052
      size 49
      • null_pages
        [False, False] of type list
        offset 95346053
        size 3
      • min_values
        [b'\xff\xff\xfdB\x9f', b'\xff\xff\xfd\xb5\xbb'] of type list
        offset 95346057
        size 13
      • max_values
        [b'\x00\x00\x03\x03\xda', b'\x00\x00\x02\xd4\xe2'] of type list
        offset 95346071
        size 13
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95346085
        size 1
      • null_counts
        [0, 0] of type list
        offset 95346087
        size 3
      • definition_level_histograms
        [0, 465920, 0, 58368] of type list
        offset 95346091
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95346101
      size 53
      • null_pages
        [False, False] of type list
        offset 95346102
        size 3
      • min_values
        [b'\xff\xff\xff\xf0\xebL', b'\xff\xff\xff\xf1\xc8\n'] of type list
        offset 95346106
        size 15
      • max_values
        [b'\x00\x00\x00\x0f=,', b'\x00\x00\x00\x0f/v'] of type list
        offset 95346122
        size 15
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95346138
        size 1
      • null_counts
        [0, 0] of type list
        offset 95346140
        size 3
      • definition_level_histograms
        [0, 441344, 0, 82944] of type list
        offset 95346144
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95346154
      size 73
      • null_pages
        [False, False, False] of type list
        offset 95346155
        size 4
      • min_values
        [b'\xff\xff\xff\xf1\xe8\x84', b'\xff\xff\xff\xf1\xb2\x84', b'\xff\xff\xff\xf2"\x00'] of type list
        offset 95346160
        size 22
      • max_values
        [b'\x00\x00\x00\x0f=,', b'\x00\x00\x00\x0f=,', b'\x00\x00\x00\x0f/v'] of type list
        offset 95346183
        size 22
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95346206
        size 1
      • null_counts
        [0, 0, 0] of type list
        offset 95346208
        size 4
      • definition_level_histograms
        [0, 238592, 0, 175104, 0, 110592] of type list
        offset 95346213
        size 13
    • + column_index
      struct (ColumnIndex)
      offset 95346227
      size 53
      • null_pages
        [False, False] of type list
        offset 95346228
        size 3
      • min_values
        [b'\xff\xff\xff\xf9\x11\xb4', b'\xff\xff\xff\xf9Q\x88'] of type list
        offset 95346232
        size 15
      • max_values
        [b'\x00\x00\x00\x07\x9d\x92', b'\x00\x00\x00\x07\x96\xb2'] of type list
        offset 95346248
        size 15
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95346264
        size 1
      • null_counts
        [0, 0] of type list
        offset 95346266
        size 3
      • definition_level_histograms
        [0, 441344, 0, 82944] of type list
        offset 95346270
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95346280
      size 34
      • null_pages
        [False] of type list
        offset 95346281
        size 2
      • min_values
        [b'Cash'] of type list
        offset 95346284
        size 6
      • max_values
        [b'Gift Card'] of type list
        offset 95346291
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346303
        size 1
      • null_counts
        [0] of type list
        offset 95346305
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95346308
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95346314
      size 23
      • null_pages
        [False] of type list
        offset 95346315
        size 2
      • min_values
        [b'\x00'] of type list
        offset 95346318
        size 3
      • max_values
        [b'\x01'] of type list
        offset 95346322
        size 3
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346326
        size 1
      • null_counts
        [0] of type list
        offset 95346328
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95346331
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95346337
      size 40
      • null_pages
        [False] of type list
        offset 95346338
        size 2
      • min_values
        [b'SAVE10'] of type list
        offset 95346341
        size 8
      • max_values
        [b'WELCOME15'] of type list
        offset 95346350
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346362
        size 1
      • null_counts
        [223982] of type list
        offset 95346364
        size 4
      • definition_level_histograms
        [223982, 300306] of type list
        offset 95346369
        size 7
    • + column_index
      struct (ColumnIndex)
      offset 95346377
      size 34
      • null_pages
        [False] of type list
        offset 95346378
        size 2
      • min_values
        [b'In-Store'] of type list
        offset 95346381
        size 10
      • max_values
        [b'Phone'] of type list
        offset 95346392
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346400
        size 1
      • null_counts
        [0] of type list
        offset 95346402
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95346405
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95346411
      size 254
      • null_pages
        [False, False, False, False, False, False, False, False] of type list
        offset 95346412
        size 9
      • min_values
        [b'TXN01048576', b'TXN01119232', b'TXN01189888', b'TXN01260544', b'TXN01331200', b'TXN01401856', b'TXN01472512', b'TXN01543168'] of type list
        offset 95346422
        size 97
      • max_values
        [b'TXN01119231', b'TXN01189887', b'TXN01260543', b'TXN01331199', b'TXN01401855', b'TXN01472511', b'TXN01543167', b'TXN01572863'] of type list
        offset 95346520
        size 97
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346618
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0, 0] of type list
        offset 95346620
        size 9
      • definition_level_histograms
        [0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 29696] of type list
        offset 95346630
        size 34
    • + column_index
      struct (ColumnIndex)
      offset 95346665
      size 254
      • null_pages
        [False, False, False, False, False, False, False, False] of type list
        offset 95346666
        size 9
      • min_values
        [b'ORD00000009', b'ORD00000004', b'ORD00000007', b'ORD00000005', b'ORD00000006', b'ORD00000018', b'ORD00000003', b'ORD00000008'] of type list
        offset 95346676
        size 97
      • max_values
        [b'ORD00666654', b'ORD00666664', b'ORD00666660', b'ORD00666661', b'ORD00666666', b'ORD00666661', b'ORD00666654', b'ORD00666631'] of type list
        offset 95346774
        size 97
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95346872
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0, 0] of type list
        offset 95346874
        size 9
      • definition_level_histograms
        [0, 74752, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 25600] of type list
        offset 95346884
        size 34
    • + column_index
      struct (ColumnIndex)
      offset 95346919
      size 29
      • null_pages
        [False] of type list
        offset 95346920
        size 2
      • min_values
        [b'\xd1L\x00\x00'] of type list
        offset 95346923
        size 6
      • max_values
        [b'\xabO\x00\x00'] of type list
        offset 95346930
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346937
        size 1
      • null_counts
        [0] of type list
        offset 95346939
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95346942
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95346948
      size 41
      • null_pages
        [False] of type list
        offset 95346949
        size 2
      • min_values
        [b'PROD000000'] of type list
        offset 95346952
        size 12
      • max_values
        [b'PROD019999'] of type list
        offset 95346965
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95346978
        size 1
      • null_counts
        [0] of type list
        offset 95346980
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95346983
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95346989
      size 208
      • null_pages
        [False, False, False, False, False, False, False] of type list
        offset 95346990
        size 8
      • min_values
        [b'CUST000001', b'CUST000000', b'CUST000000', b'CUST000000', b'CUST000000', b'CUST000000', b'CUST000019'] of type list
        offset 95346999
        size 78
      • max_values
        [b'CUST099999', b'CUST099999', b'CUST099999', b'CUST099999', b'CUST099999', b'CUST099993', b'CUST099982'] of type list
        offset 95347078
        size 78
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95347157
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0] of type list
        offset 95347159
        size 8
      • definition_level_histograms
        [0, 139264, 0, 75776, 0, 75776, 0, 75776, 0, 75776, 0, 75776, 0, 6144] of type list
        offset 95347168
        size 28
    • + column_index
      struct (ColumnIndex)
      offset 95347197
      size 39
      • null_pages
        [False] of type list
        offset 95347198
        size 2
      • min_values
        [b'STORE0000'] of type list
        offset 95347201
        size 11
      • max_values
        [b'STORE0999'] of type list
        offset 95347213
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347225
        size 1
      • null_counts
        [0] of type list
        offset 95347227
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347230
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347236
      size 35
      • null_pages
        [False] of type list
        offset 95347237
        size 2
      • min_values
        [b'REP0000'] of type list
        offset 95347240
        size 9
      • max_values
        [b'REP0399'] of type list
        offset 95347250
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347260
        size 1
      • null_counts
        [0] of type list
        offset 95347262
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347265
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347271
      size 43
      • null_pages
        [False] of type list
        offset 95347272
        size 2
      • min_values
        [b'Automotive'] of type list
        offset 95347275
        size 12
      • max_values
        [b'Toys & Games'] of type list
        offset 95347288
        size 14
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347303
        size 1
      • null_counts
        [0] of type list
        offset 95347305
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347308
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347314
      size 39
      • null_pages
        [False] of type list
        offset 95347315
        size 2
      • min_values
        [b'Accessories'] of type list
        offset 95347318
        size 13
      • max_values
        [b'Writing'] of type list
        offset 95347332
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347342
        size 1
      • null_counts
        [0] of type list
        offset 95347344
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347347
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347353
      size 35
      • null_pages
        [False] of type list
        offset 95347354
        size 2
      • min_values
        [b'Budget'] of type list
        offset 95347357
        size 8
      • max_values
        [b'Standard'] of type list
        offset 95347366
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347377
        size 1
      • null_counts
        [0] of type list
        offset 95347379
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347382
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347388
      size 32
      • null_pages
        [False] of type list
        offset 95347389
        size 2
      • min_values
        [b'Central'] of type list
        offset 95347392
        size 9
      • max_values
        [b'West'] of type list
        offset 95347402
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347409
        size 1
      • null_counts
        [0] of type list
        offset 95347411
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347414
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347420
      size 36
      • null_pages
        [False] of type list
        offset 95347421
        size 2
      • min_values
        [b'Express'] of type list
        offset 95347424
        size 9
      • max_values
        [b'Standard'] of type list
        offset 95347434
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347445
        size 1
      • null_counts
        [0] of type list
        offset 95347447
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347450
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347456
      size 32
      • null_pages
        [False] of type list
        offset 95347457
        size 2
      • min_values
        [b'Central'] of type list
        offset 95347460
        size 9
      • max_values
        [b'West'] of type list
        offset 95347470
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347477
        size 1
      • null_counts
        [0] of type list
        offset 95347479
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347482
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347488
      size 37
      • null_pages
        [False] of type list
        offset 95347489
        size 2
      • min_values
        [b'Austin'] of type list
        offset 95347492
        size 8
      • max_values
        [b'Washington'] of type list
        offset 95347501
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347514
        size 1
      • null_counts
        [0] of type list
        offset 95347516
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347519
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347525
      size 29
      • null_pages
        [False] of type list
        offset 95347526
        size 2
      • min_values
        [b'\xf6\xff\xff\xff'] of type list
        offset 95347529
        size 6
      • max_values
        [b'\n\x00\x00\x00'] of type list
        offset 95347536
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347543
        size 1
      • null_counts
        [0] of type list
        offset 95347545
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347548
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347554
      size 31
      • null_pages
        [False] of type list
        offset 95347555
        size 2
      • min_values
        [b'\x00\x00\x00\x00\x81'] of type list
        offset 95347558
        size 7
      • max_values
        [b'\x00\x00\x01\x86\x1e'] of type list
        offset 95347566
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347574
        size 1
      • null_counts
        [0] of type list
        offset 95347576
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347579
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347585
      size 31
      • null_pages
        [False] of type list
        offset 95347586
        size 2
      • min_values
        [b'\x00\x00\x00\x00h'] of type list
        offset 95347589
        size 7
      • max_values
        [b'\x00\x00\x00\xc3D'] of type list
        offset 95347597
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347605
        size 1
      • null_counts
        [0] of type list
        offset 95347607
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347610
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347616
      size 49
      • null_pages
        [False, False] of type list
        offset 95347617
        size 3
      • min_values
        [b'\xff\xff\xfd\x83j', b'\xff\xff\xfd\xb2Z'] of type list
        offset 95347621
        size 13
      • max_values
        [b'\x00\x00\x02\xe1\xab', b'\x00\x00\x02\xcf\x9f'] of type list
        offset 95347635
        size 13
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95347649
        size 1
      • null_counts
        [0, 0] of type list
        offset 95347651
        size 3
      • definition_level_histograms
        [0, 465920, 0, 58368] of type list
        offset 95347655
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95347665
      size 53
      • null_pages
        [False, False] of type list
        offset 95347666
        size 3
      • min_values
        [b'\xff\xff\xff\xf0\xd2\xe2', b'\xff\xff\xff\xf2\x1e\xcc'] of type list
        offset 95347670
        size 15
      • max_values
        [b'\x00\x00\x00\x0f=,', b'\x00\x00\x00\x0f=,'] of type list
        offset 95347686
        size 15
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347702
        size 1
      • null_counts
        [0, 0] of type list
        offset 95347704
        size 3
      • definition_level_histograms
        [0, 441344, 0, 82944] of type list
        offset 95347708
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95347718
      size 73
      • null_pages
        [False, False, False] of type list
        offset 95347719
        size 4
      • min_values
        [b'\xff\xff\xff\xf1\x1eF', b'\xff\xff\xff\xf1\xbbQ', b'\xff\xff\xff\xf3$f'] of type list
        offset 95347724
        size 22
      • max_values
        [b'\x00\x00\x00\x0f\x14\xb4', b'\x00\x00\x00\x0e\xf9R', b'\x00\x00\x00\x0f\x01r'] of type list
        offset 95347747
        size 22
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95347770
        size 1
      • null_counts
        [0, 0, 0] of type list
        offset 95347772
        size 4
      • definition_level_histograms
        [0, 239616, 0, 175104, 0, 109568] of type list
        offset 95347777
        size 13
    • + column_index
      struct (ColumnIndex)
      offset 95347791
      size 53
      • null_pages
        [False, False] of type list
        offset 95347792
        size 3
      • min_values
        [b'\xff\xff\xff\xf8\x9c\x98', b'\xff\xff\xff\xfan\x10'] of type list
        offset 95347796
        size 15
      • max_values
        [b'\x00\x00\x00\x07\x87\x9e', b'\x00\x00\x00\x07h,'] of type list
        offset 95347812
        size 15
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95347828
        size 1
      • null_counts
        [0, 0] of type list
        offset 95347830
        size 3
      • definition_level_histograms
        [0, 441344, 0, 82944] of type list
        offset 95347834
        size 9
    • + column_index
      struct (ColumnIndex)
      offset 95347844
      size 34
      • null_pages
        [False] of type list
        offset 95347845
        size 2
      • min_values
        [b'Cash'] of type list
        offset 95347848
        size 6
      • max_values
        [b'Gift Card'] of type list
        offset 95347855
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347867
        size 1
      • null_counts
        [0] of type list
        offset 95347869
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347872
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347878
      size 23
      • null_pages
        [False] of type list
        offset 95347879
        size 2
      • min_values
        [b'\x00'] of type list
        offset 95347882
        size 3
      • max_values
        [b'\x01'] of type list
        offset 95347886
        size 3
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347890
        size 1
      • null_counts
        [0] of type list
        offset 95347892
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347895
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347901
      size 40
      • null_pages
        [False] of type list
        offset 95347902
        size 2
      • min_values
        [b'SAVE10'] of type list
        offset 95347905
        size 8
      • max_values
        [b'WELCOME15'] of type list
        offset 95347914
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347926
        size 1
      • null_counts
        [224876] of type list
        offset 95347928
        size 4
      • definition_level_histograms
        [224876, 299412] of type list
        offset 95347933
        size 7
    • + column_index
      struct (ColumnIndex)
      offset 95347941
      size 34
      • null_pages
        [False] of type list
        offset 95347942
        size 2
      • min_values
        [b'In-Store'] of type list
        offset 95347945
        size 10
      • max_values
        [b'Phone'] of type list
        offset 95347956
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95347964
        size 1
      • null_counts
        [0] of type list
        offset 95347966
        size 2
      • definition_level_histograms
        [0, 524288] of type list
        offset 95347969
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95347975
      size 222
      • null_pages
        [False, False, False, False, False, False, False] of type list
        offset 95347976
        size 8
      • min_values
        [b'TXN01572864', b'TXN01643520', b'TXN01714176', b'TXN01784832', b'TXN01855488', b'TXN01926144', b'TXN01996800'] of type list
        offset 95347985
        size 85
      • max_values
        [b'TXN01643519', b'TXN01714175', b'TXN01784831', b'TXN01855487', b'TXN01926143', b'TXN01996799', b'TXN01999999'] of type list
        offset 95348071
        size 85
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348157
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0, 0] of type list
        offset 95348159
        size 8
      • definition_level_histograms
        [0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 3200] of type list
        offset 95348168
        size 28
    • + column_index
      struct (ColumnIndex)
      offset 95348197
      size 193
      • null_pages
        [False, False, False, False, False, False] of type list
        offset 95348198
        size 7
      • min_values
        [b'ORD00000027', b'ORD00000011', b'ORD00000003', b'ORD00000022', b'ORD00000016', b'ORD00000001'] of type list
        offset 95348206
        size 73
      • max_values
        [b'ORD00666665', b'ORD00666660', b'ORD00666652', b'ORD00666663', b'ORD00666662', b'ORD00666660'] of type list
        offset 95348280
        size 73
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95348354
        size 1
      • null_counts
        [0, 0, 0, 0, 0, 0] of type list
        offset 95348356
        size 7
      • definition_level_histograms
        [0, 74752, 0, 70656, 0, 70656, 0, 70656, 0, 70656, 0, 69760] of type list
        offset 95348364
        size 25
    • + column_index
      struct (ColumnIndex)
      offset 95348390
      size 29
      • null_pages
        [False] of type list
        offset 95348391
        size 2
      • min_values
        [b'\xd1L\x00\x00'] of type list
        offset 95348394
        size 6
      • max_values
        [b'\xabO\x00\x00'] of type list
        offset 95348401
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348408
        size 1
      • null_counts
        [0] of type list
        offset 95348410
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348413
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348419
      size 41
      • null_pages
        [False] of type list
        offset 95348420
        size 2
      • min_values
        [b'PROD000000'] of type list
        offset 95348423
        size 12
      • max_values
        [b'PROD019999'] of type list
        offset 95348436
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348449
        size 1
      • null_counts
        [0] of type list
        offset 95348451
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348454
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348460
      size 153
      • null_pages
        [False, False, False, False, False] of type list
        offset 95348461
        size 6
      • min_values
        [b'CUST000000', b'CUST000000', b'CUST000000', b'CUST000001', b'CUST000000'] of type list
        offset 95348468
        size 56
      • max_values
        [b'CUST099999', b'CUST099999', b'CUST099996', b'CUST099997', b'CUST099998'] of type list
        offset 95348525
        size 56
      • boundary_order
        0 (UNORDERED) of type i32 (BoundaryOrder)
        offset 95348582
        size 1
      • null_counts
        [0, 0, 0, 0, 0] of type list
        offset 95348584
        size 6
      • definition_level_histograms
        [0, 139264, 0, 75776, 0, 75776, 0, 75776, 0, 60544] of type list
        offset 95348591
        size 21
    • + column_index
      struct (ColumnIndex)
      offset 95348613
      size 39
      • null_pages
        [False] of type list
        offset 95348614
        size 2
      • min_values
        [b'STORE0000'] of type list
        offset 95348617
        size 11
      • max_values
        [b'STORE0999'] of type list
        offset 95348629
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348641
        size 1
      • null_counts
        [0] of type list
        offset 95348643
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348646
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348652
      size 35
      • null_pages
        [False] of type list
        offset 95348653
        size 2
      • min_values
        [b'REP0000'] of type list
        offset 95348656
        size 9
      • max_values
        [b'REP0399'] of type list
        offset 95348666
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348676
        size 1
      • null_counts
        [0] of type list
        offset 95348678
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348681
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348687
      size 43
      • null_pages
        [False] of type list
        offset 95348688
        size 2
      • min_values
        [b'Automotive'] of type list
        offset 95348691
        size 12
      • max_values
        [b'Toys & Games'] of type list
        offset 95348704
        size 14
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348719
        size 1
      • null_counts
        [0] of type list
        offset 95348721
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348724
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348730
      size 39
      • null_pages
        [False] of type list
        offset 95348731
        size 2
      • min_values
        [b'Accessories'] of type list
        offset 95348734
        size 13
      • max_values
        [b'Writing'] of type list
        offset 95348748
        size 9
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348758
        size 1
      • null_counts
        [0] of type list
        offset 95348760
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348763
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348769
      size 35
      • null_pages
        [False] of type list
        offset 95348770
        size 2
      • min_values
        [b'Budget'] of type list
        offset 95348773
        size 8
      • max_values
        [b'Standard'] of type list
        offset 95348782
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348793
        size 1
      • null_counts
        [0] of type list
        offset 95348795
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348798
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348804
      size 32
      • null_pages
        [False] of type list
        offset 95348805
        size 2
      • min_values
        [b'Central'] of type list
        offset 95348808
        size 9
      • max_values
        [b'West'] of type list
        offset 95348818
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348825
        size 1
      • null_counts
        [0] of type list
        offset 95348827
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348830
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348836
      size 36
      • null_pages
        [False] of type list
        offset 95348837
        size 2
      • min_values
        [b'Express'] of type list
        offset 95348840
        size 9
      • max_values
        [b'Standard'] of type list
        offset 95348850
        size 10
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348861
        size 1
      • null_counts
        [0] of type list
        offset 95348863
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348866
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348872
      size 32
      • null_pages
        [False] of type list
        offset 95348873
        size 2
      • min_values
        [b'Central'] of type list
        offset 95348876
        size 9
      • max_values
        [b'West'] of type list
        offset 95348886
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348893
        size 1
      • null_counts
        [0] of type list
        offset 95348895
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348898
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348904
      size 37
      • null_pages
        [False] of type list
        offset 95348905
        size 2
      • min_values
        [b'Austin'] of type list
        offset 95348908
        size 8
      • max_values
        [b'Washington'] of type list
        offset 95348917
        size 12
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348930
        size 1
      • null_counts
        [0] of type list
        offset 95348932
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348935
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348941
      size 29
      • null_pages
        [False] of type list
        offset 95348942
        size 2
      • min_values
        [b'\xf6\xff\xff\xff'] of type list
        offset 95348945
        size 6
      • max_values
        [b'\n\x00\x00\x00'] of type list
        offset 95348952
        size 6
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348959
        size 1
      • null_counts
        [0] of type list
        offset 95348961
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348964
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95348970
      size 31
      • null_pages
        [False] of type list
        offset 95348971
        size 2
      • min_values
        [b'\x00\x00\x00\x00\x81'] of type list
        offset 95348974
        size 7
      • max_values
        [b'\x00\x00\x01\x86\x1e'] of type list
        offset 95348982
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95348990
        size 1
      • null_counts
        [0] of type list
        offset 95348992
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95348995
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95349001
      size 31
      • null_pages
        [False] of type list
        offset 95349002
        size 2
      • min_values
        [b'\x00\x00\x00\x00h'] of type list
        offset 95349005
        size 7
      • max_values
        [b'\x00\x00\x00\xc3D'] of type list
        offset 95349013
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349021
        size 1
      • null_counts
        [0] of type list
        offset 95349023
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95349026
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95349032
      size 31
      • null_pages
        [False] of type list
        offset 95349033
        size 2
      • min_values
        [b'\xff\xff\xfdyN'] of type list
        offset 95349036
        size 7
      • max_values
        [b'\x00\x00\x03\x02\x0f'] of type list
        offset 95349044
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349052
        size 1
      • null_counts
        [0] of type list
        offset 95349054
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95349057
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95349063
      size 33
      • null_pages
        [False] of type list
        offset 95349064
        size 2
      • min_values
        [b'\xff\xff\xff\xf1\xa7\x8a'] of type list
        offset 95349067
        size 8
      • max_values
        [b'\x00\x00\x00\x0f=,'] of type list
        offset 95349076
        size 8
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349085
        size 1
      • null_counts
        [0] of type list
        offset 95349087
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95349090
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95349096
      size 73
      • null_pages
        [False, False, False] of type list
        offset 95349097
        size 4
      • min_values
        [b'\xff\xff\xff\xf2d,', b'\xff\xff\xff\xf2T\xaa', b'\xff\xff\xff\xf1\xf5\n'] of type list
        offset 95349102
        size 22
      • max_values
        [b'\x00\x00\x00\x0f=,', b'\x00\x00\x00\x0f\x11N', b'\x00\x00\x00\x0e\x97n'] of type list
        offset 95349125
        size 22
      • boundary_order
        2 (DESCENDING) of type i32 (BoundaryOrder)
        offset 95349148
        size 1
      • null_counts
        [0, 0, 0] of type list
        offset 95349150
        size 4
      • definition_level_histograms
        [0, 238592, 0, 175104, 0, 13440] of type list
        offset 95349155
        size 13
    • + column_index
      struct (ColumnIndex)
      offset 95349169
      size 33
      • null_pages
        [False] of type list
        offset 95349170
        size 2
      • min_values
        [b'\xff\xff\xff\xf9-\xe8'] of type list
        offset 95349173
        size 8
      • max_values
        [b'\x00\x00\x00\x07\x9d\x92'] of type list
        offset 95349182
        size 8
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349191
        size 1
      • null_counts
        [0] of type list
        offset 95349193
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95349196
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95349202
      size 34
      • null_pages
        [False] of type list
        offset 95349203
        size 2
      • min_values
        [b'Cash'] of type list
        offset 95349206
        size 6
      • max_values
        [b'Gift Card'] of type list
        offset 95349213
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349225
        size 1
      • null_counts
        [0] of type list
        offset 95349227
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95349230
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95349236
      size 23
      • null_pages
        [False] of type list
        offset 95349237
        size 2
      • min_values
        [b'\x00'] of type list
        offset 95349240
        size 3
      • max_values
        [b'\x01'] of type list
        offset 95349244
        size 3
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349248
        size 1
      • null_counts
        [0] of type list
        offset 95349250
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95349253
        size 5
    • + column_index
      struct (ColumnIndex)
      offset 95349259
      size 40
      • null_pages
        [False] of type list
        offset 95349260
        size 2
      • min_values
        [b'SAVE10'] of type list
        offset 95349263
        size 8
      • max_values
        [b'WELCOME15'] of type list
        offset 95349272
        size 11
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349284
        size 1
      • null_counts
        [182956] of type list
        offset 95349286
        size 4
      • definition_level_histograms
        [182956, 244180] of type list
        offset 95349291
        size 7
    • + column_index
      struct (ColumnIndex)
      offset 95349299
      size 34
      • null_pages
        [False] of type list
        offset 95349300
        size 2
      • min_values
        [b'In-Store'] of type list
        offset 95349303
        size 10
      • max_values
        [b'Phone'] of type list
        offset 95349314
        size 7
      • boundary_order
        1 (ASCENDING) of type i32 (BoundaryOrder)
        offset 95349322
        size 1
      • null_counts
        [0] of type list
        offset 95349324
        size 2
      • definition_level_histograms
        [0, 427136] of type list
        offset 95349327
        size 5
  • + :offset_indexes
    offset 95349333
    size 3386
    • + offset_index
      struct (OffsetIndex)
      offset 95349333
      size 136
      • + page_locations
        list
        offset 95349334
        size 108
        • + element
          struct (PageLocation)
          offset 95349335
          size 11
          • offset
            347457 of type i64
            offset 95349336
            size 3
          • compressed_page_size
            150329 of type i32
            offset 95349340
            size 3
          • first_row_index
            0 of type i64
            offset 95349344
            size 1
        • + element
          struct (PageLocation)
          offset 95349346
          size 13
          • offset
            497786 of type i64
            offset 95349347
            size 3
          • compressed_page_size
            347131 of type i32
            offset 95349351
            size 3
          • first_row_index
            70656 of type i64
            offset 95349355
            size 3
        • + element
          struct (PageLocation)
          offset 95349359
          size 13
          • offset
            844917 of type i64
            offset 95349360
            size 3
          • compressed_page_size
            346922 of type i32
            offset 95349364
            size 3
          • first_row_index
            141312 of type i64
            offset 95349368
            size 3
        • + element
          struct (PageLocation)
          offset 95349372
          size 14
          • offset
            1191839 of type i64
            offset 95349373
            size 4
          • compressed_page_size
            346958 of type i32
            offset 95349378
            size 3
          • first_row_index
            211968 of type i64
            offset 95349382
            size 3
        • + element
          struct (PageLocation)
          offset 95349386
          size 14
          • offset
            1538797 of type i64
            offset 95349387
            size 4
          • compressed_page_size
            346922 of type i32
            offset 95349392
            size 3
          • first_row_index
            282624 of type i64
            offset 95349396
            size 3
        • + element
          struct (PageLocation)
          offset 95349400
          size 14
          • offset
            1885719 of type i64
            offset 95349401
            size 4
          • compressed_page_size
            346544 of type i32
            offset 95349406
            size 3
          • first_row_index
            353280 of type i64
            offset 95349410
            size 3
        • + element
          struct (PageLocation)
          offset 95349414
          size 14
          • offset
            2232263 of type i64
            offset 95349415
            size 4
          • compressed_page_size
            346938 of type i32
            offset 95349420
            size 3
          • first_row_index
            423936 of type i64
            offset 95349424
            size 3
        • + element
          struct (PageLocation)
          offset 95349428
          size 14
          • offset
            2579201 of type i64
            offset 95349429
            size 4
          • compressed_page_size
            145225 of type i32
            offset 95349434
            size 3
          • first_row_index
            494592 of type i64
            offset 95349438
            size 3
      • unencoded_byte_array_data_bytes
        [777216, 777216, 777216, 777216, 777216, 777216, 777216, 326656] of type list
        offset 95349443
        size 25
    • + offset_index
      struct (OffsetIndex)
      offset 95349469
      size 139
      • + page_locations
        list
        offset 95349470
        size 111
        • + element
          struct (PageLocation)
          offset 95349471
          size 12
          • offset
            3166262 of type i64
            offset 95349472
            size 4
          • compressed_page_size
            159041 of type i32
            offset 95349477
            size 3
          • first_row_index
            0 of type i64
            offset 95349481
            size 1
        • + element
          struct (PageLocation)
          offset 95349483
          size 14
          • offset
            3325303 of type i64
            offset 95349484
            size 4
          • compressed_page_size
            442046 of type i32
            offset 95349489
            size 3
          • first_row_index
            74752 of type i64
            offset 95349493
            size 3
        • + element
          struct (PageLocation)
          offset 95349497
          size 14
          • offset
            3767349 of type i64
            offset 95349498
            size 4
          • compressed_page_size
            442033 of type i32
            offset 95349503
            size 3
          • first_row_index
            145408 of type i64
            offset 95349507
            size 3
        • + element
          struct (PageLocation)
          offset 95349511
          size 14
          • offset
            4209382 of type i64
            offset 95349512
            size 4
          • compressed_page_size
            442177 of type i32
            offset 95349517
            size 3
          • first_row_index
            216064 of type i64
            offset 95349521
            size 3
        • + element
          struct (PageLocation)
          offset 95349525
          size 14
          • offset
            4651559 of type i64
            offset 95349526
            size 4
          • compressed_page_size
            442380 of type i32
            offset 95349531
            size 3
          • first_row_index
            286720 of type i64
            offset 95349535
            size 3
        • + element
          struct (PageLocation)
          offset 95349539
          size 14
          • offset
            5093939 of type i64
            offset 95349540
            size 4
          • compressed_page_size
            442313 of type i32
            offset 95349545
            size 3
          • first_row_index
            357376 of type i64
            offset 95349549
            size 3
        • + element
          struct (PageLocation)
          offset 95349553
          size 14
          • offset
            5536252 of type i64
            offset 95349554
            size 4
          • compressed_page_size
            441950 of type i32
            offset 95349559
            size 3
          • first_row_index
            428032 of type i64
            offset 95349563
            size 3
        • + element
          struct (PageLocation)
          offset 95349567
          size 14
          • offset
            5978202 of type i64
            offset 95349568
            size 4
          • compressed_page_size
            160636 of type i32
            offset 95349573
            size 3
          • first_row_index
            498688 of type i64
            offset 95349577
            size 3
      • unencoded_byte_array_data_bytes
        [822272, 777216, 777216, 777216, 777216, 777216, 777216, 281600] of type list
        offset 95349582
        size 25
    • + offset_index
      struct (OffsetIndex)
      offset 95349608
      size 15
      • + page_locations
        list
        offset 95349609
        size 13
        • + element
          struct (PageLocation)
          offset 95349610
          size 12
          • offset
            6141784 of type i64
            offset 95349611
            size 4
          • compressed_page_size
            656469 of type i32
            offset 95349616
            size 3
          • first_row_index
            0 of type i64
            offset 95349620
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95349623
      size 21
      • + page_locations
        list
        offset 95349624
        size 13
        • + element
          struct (PageLocation)
          offset 95349625
          size 12
          • offset
            6901690 of type i64
            offset 95349626
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95349631
            size 3
          • first_row_index
            0 of type i64
            offset 95349635
            size 1
      • unencoded_byte_array_data_bytes
        [5242880] of type list
        offset 95349638
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349644
      size 123
      • + page_locations
        list
        offset 95349645
        size 97
        • + element
          struct (PageLocation)
          offset 95349646
          size 12
          • offset
            8312441 of type i64
            offset 95349647
            size 4
          • compressed_page_size
            294085 of type i32
            offset 95349652
            size 3
          • first_row_index
            0 of type i64
            offset 95349656
            size 1
        • + element
          struct (PageLocation)
          offset 95349658
          size 14
          • offset
            8606526 of type i64
            offset 95349659
            size 4
          • compressed_page_size
            428516 of type i32
            offset 95349664
            size 3
          • first_row_index
            138240 of type i64
            offset 95349668
            size 3
        • + element
          struct (PageLocation)
          offset 95349672
          size 14
          • offset
            9035042 of type i64
            offset 95349673
            size 4
          • compressed_page_size
            428230 of type i32
            offset 95349678
            size 3
          • first_row_index
            214016 of type i64
            offset 95349682
            size 3
        • + element
          struct (PageLocation)
          offset 95349686
          size 14
          • offset
            9463272 of type i64
            offset 95349687
            size 4
          • compressed_page_size
            428377 of type i32
            offset 95349692
            size 3
          • first_row_index
            289792 of type i64
            offset 95349696
            size 3
        • + element
          struct (PageLocation)
          offset 95349700
          size 14
          • offset
            9891649 of type i64
            offset 95349701
            size 4
          • compressed_page_size
            427901 of type i32
            offset 95349706
            size 3
          • first_row_index
            365568 of type i64
            offset 95349710
            size 3
        • + element
          struct (PageLocation)
          offset 95349714
          size 14
          • offset
            10319550 of type i64
            offset 95349715
            size 4
          • compressed_page_size
            428565 of type i32
            offset 95349720
            size 3
          • first_row_index
            441344 of type i64
            offset 95349724
            size 3
        • + element
          struct (PageLocation)
          offset 95349728
          size 14
          • offset
            10748115 of type i64
            offset 95349729
            size 4
          • compressed_page_size
            40954 of type i32
            offset 95349734
            size 3
          • first_row_index
            517120 of type i64
            offset 95349738
            size 3
      • unencoded_byte_array_data_bytes
        [1382400, 757760, 757760, 757760, 757760, 757760, 71680] of type list
        offset 95349743
        size 23
    • + offset_index
      struct (OffsetIndex)
      offset 95349767
      size 21
      • + page_locations
        list
        offset 95349768
        size 13
        • + element
          struct (PageLocation)
          offset 95349769
          size 12
          • offset
            10793941 of type i64
            offset 95349770
            size 4
          • compressed_page_size
            656469 of type i32
            offset 95349775
            size 3
          • first_row_index
            0 of type i64
            offset 95349779
            size 1
      • unencoded_byte_array_data_bytes
        [4718592] of type list
        offset 95349782
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349788
      size 21
      • + page_locations
        list
        offset 95349789
        size 13
        • + element
          struct (PageLocation)
          offset 95349790
          size 12
          • offset
            11452009 of type i64
            offset 95349791
            size 4
          • compressed_page_size
            590930 of type i32
            offset 95349796
            size 3
          • first_row_index
            0 of type i64
            offset 95349800
            size 1
      • unencoded_byte_array_data_bytes
        [3670016] of type list
        offset 95349803
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349809
      size 21
      • + page_locations
        list
        offset 95349810
        size 13
        • + element
          struct (PageLocation)
          offset 95349811
          size 12
          • offset
            12043114 of type i64
            offset 95349812
            size 4
          • compressed_page_size
            263235 of type i32
            offset 95349817
            size 3
          • first_row_index
            0 of type i64
            offset 95349821
            size 1
      • unencoded_byte_array_data_bytes
        [6359223] of type list
        offset 95349824
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349830
      size 21
      • + page_locations
        list
        offset 95349831
        size 13
        • + element
          struct (PageLocation)
          offset 95349832
          size 12
          • offset
            12306840 of type i64
            offset 95349833
            size 4
          • compressed_page_size
            394313 of type i32
            offset 95349838
            size 3
          • first_row_index
            0 of type i64
            offset 95349842
            size 1
      • unencoded_byte_array_data_bytes
        [4514176] of type list
        offset 95349845
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349851
      size 21
      • + page_locations
        list
        offset 95349852
        size 13
        • + element
          struct (PageLocation)
          offset 95349853
          size 12
          • offset
            12701216 of type i64
            offset 95349854
            size 4
          • compressed_page_size
            132161 of type i32
            offset 95349859
            size 3
          • first_row_index
            0 of type i64
            offset 95349863
            size 1
      • unencoded_byte_array_data_bytes
        [4057960] of type list
        offset 95349866
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349872
      size 21
      • + page_locations
        list
        offset 95349873
        size 13
        • + element
          struct (PageLocation)
          offset 95349874
          size 12
          • offset
            12833437 of type i64
            offset 95349875
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95349880
            size 3
          • first_row_index
            0 of type i64
            offset 95349884
            size 1
      • unencoded_byte_array_data_bytes
        [2623185] of type list
        offset 95349887
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349893
      size 21
      • + page_locations
        list
        offset 95349894
        size 13
        • + element
          struct (PageLocation)
          offset 95349895
          size 12
          • offset
            13031193 of type i64
            offset 95349896
            size 4
          • compressed_page_size
            132160 of type i32
            offset 95349901
            size 3
          • first_row_index
            0 of type i64
            offset 95349905
            size 1
      • unencoded_byte_array_data_bytes
        [3808667] of type list
        offset 95349908
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349914
      size 21
      • + page_locations
        list
        offset 95349915
        size 13
        • + element
          struct (PageLocation)
          offset 95349916
          size 12
          • offset
            13163413 of type i64
            offset 95349917
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95349922
            size 3
          • first_row_index
            0 of type i64
            offset 95349926
            size 1
      • unencoded_byte_array_data_bytes
        [2609303] of type list
        offset 95349929
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349935
      size 21
      • + page_locations
        list
        offset 95349936
        size 13
        • + element
          struct (PageLocation)
          offset 95349937
          size 12
          • offset
            13361466 of type i64
            offset 95349938
            size 4
          • compressed_page_size
            328774 of type i32
            offset 95349943
            size 3
          • first_row_index
            0 of type i64
            offset 95349947
            size 1
      • unencoded_byte_array_data_bytes
        [4675552] of type list
        offset 95349950
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95349956
      size 15
      • + page_locations
        list
        offset 95349957
        size 13
        • + element
          struct (PageLocation)
          offset 95349958
          size 12
          • offset
            13690336 of type i64
            offset 95349959
            size 4
          • compressed_page_size
            328774 of type i32
            offset 95349964
            size 3
          • first_row_index
            0 of type i64
            offset 95349968
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95349971
      size 15
      • + page_locations
        list
        offset 95349972
        size 13
        • + element
          struct (PageLocation)
          offset 95349973
          size 12
          • offset
            14096023 of type i64
            offset 95349974
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95349979
            size 3
          • first_row_index
            0 of type i64
            offset 95349983
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95349986
      size 15
      • + page_locations
        list
        offset 95349987
        size 13
        • + element
          struct (PageLocation)
          offset 95349988
          size 12
          • offset
            15149355 of type i64
            offset 95349989
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95349994
            size 3
          • first_row_index
            0 of type i64
            offset 95349998
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95350001
      size 29
      • + page_locations
        list
        offset 95350002
        size 27
        • + element
          struct (PageLocation)
          offset 95350003
          size 12
          • offset
            16527075 of type i64
            offset 95350004
            size 4
          • compressed_page_size
            911859 of type i32
            offset 95350009
            size 3
          • first_row_index
            0 of type i64
            offset 95350013
            size 1
        • + element
          struct (PageLocation)
          offset 95350015
          size 14
          • offset
            17438934 of type i64
            offset 95350016
            size 4
          • compressed_page_size
            114677 of type i32
            offset 95350021
            size 3
          • first_row_index
            465920 of type i64
            offset 95350025
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95350030
      size 29
      • + page_locations
        list
        offset 95350031
        size 27
        • + element
          struct (PageLocation)
          offset 95350032
          size 12
          • offset
            18310586 of type i64
            offset 95350033
            size 4
          • compressed_page_size
            993982 of type i32
            offset 95350038
            size 3
          • first_row_index
            0 of type i64
            offset 95350042
            size 1
        • + element
          struct (PageLocation)
          offset 95350044
          size 14
          • offset
            19304568 of type i64
            offset 95350045
            size 4
          • compressed_page_size
            186833 of type i32
            offset 95350050
            size 3
          • first_row_index
            441344 of type i64
            offset 95350054
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95350059
      size 43
      • + page_locations
        list
        offset 95350060
        size 41
        • + element
          struct (PageLocation)
          offset 95350061
          size 12
          • offset
            20386484 of type i64
            offset 95350062
            size 4
          • compressed_page_size
            537365 of type i32
            offset 95350067
            size 3
          • first_row_index
            0 of type i64
            offset 95350071
            size 1
        • + element
          struct (PageLocation)
          offset 95350073
          size 14
          • offset
            20923849 of type i64
            offset 95350074
            size 4
          • compressed_page_size
            888763 of type i32
            offset 95350079
            size 3
          • first_row_index
            238592 of type i64
            offset 95350083
            size 3
        • + element
          struct (PageLocation)
          offset 95350087
          size 14
          • offset
            21812612 of type i64
            offset 95350088
            size 4
          • compressed_page_size
            561298 of type i32
            offset 95350093
            size 3
          • first_row_index
            413696 of type i64
            offset 95350097
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95350102
      size 29
      • + page_locations
        list
        offset 95350103
        size 27
        • + element
          struct (PageLocation)
          offset 95350104
          size 12
          • offset
            23216247 of type i64
            offset 95350105
            size 4
          • compressed_page_size
            993976 of type i32
            offset 95350110
            size 3
          • first_row_index
            0 of type i64
            offset 95350114
            size 1
        • + element
          struct (PageLocation)
          offset 95350116
          size 14
          • offset
            24210223 of type i64
            offset 95350117
            size 4
          • compressed_page_size
            186833 of type i32
            offset 95350122
            size 3
          • first_row_index
            441344 of type i64
            offset 95350126
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95350131
      size 21
      • + page_locations
        list
        offset 95350132
        size 13
        • + element
          struct (PageLocation)
          offset 95350133
          size 12
          • offset
            24397136 of type i64
            offset 95350134
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95350139
            size 3
          • first_row_index
            0 of type i64
            offset 95350143
            size 1
      • unencoded_byte_array_data_bytes
        [5033971] of type list
        offset 95350146
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350152
      size 15
      • + page_locations
        list
        offset 95350153
        size 13
        • + element
          struct (PageLocation)
          offset 95350154
          size 12
          • offset
            24594832 of type i64
            offset 95350155
            size 4
          • compressed_page_size
            22570 of type i32
            offset 95350160
            size 3
          • first_row_index
            0 of type i64
            offset 95350164
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95350167
      size 21
      • + page_locations
        list
        offset 95350168
        size 13
        • + element
          struct (PageLocation)
          offset 95350169
          size 12
          • offset
            24617464 of type i64
            offset 95350170
            size 4
          • compressed_page_size
            143214 of type i32
            offset 95350175
            size 3
          • first_row_index
            0 of type i64
            offset 95350179
            size 1
      • unencoded_byte_array_data_bytes
        [2321101] of type list
        offset 95350182
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350188
      size 21
      • + page_locations
        list
        offset 95350189
        size 13
        • + element
          struct (PageLocation)
          offset 95350190
          size 12
          • offset
            24760739 of type i64
            offset 95350191
            size 4
          • compressed_page_size
            132161 of type i32
            offset 95350196
            size 3
          • first_row_index
            0 of type i64
            offset 95350200
            size 1
      • unencoded_byte_array_data_bytes
        [3800273] of type list
        offset 95350203
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350209
      size 139
      • + page_locations
        list
        offset 95350210
        size 111
        • + element
          struct (PageLocation)
          offset 95350211
          size 12
          • offset
            25239921 of type i64
            offset 95350212
            size 4
          • compressed_page_size
            150329 of type i32
            offset 95350217
            size 3
          • first_row_index
            0 of type i64
            offset 95350221
            size 1
        • + element
          struct (PageLocation)
          offset 95350223
          size 14
          • offset
            25390250 of type i64
            offset 95350224
            size 4
          • compressed_page_size
            347368 of type i32
            offset 95350229
            size 3
          • first_row_index
            70656 of type i64
            offset 95350233
            size 3
        • + element
          struct (PageLocation)
          offset 95350237
          size 14
          • offset
            25737618 of type i64
            offset 95350238
            size 4
          • compressed_page_size
            346624 of type i32
            offset 95350243
            size 3
          • first_row_index
            141312 of type i64
            offset 95350247
            size 3
        • + element
          struct (PageLocation)
          offset 95350251
          size 14
          • offset
            26084242 of type i64
            offset 95350252
            size 4
          • compressed_page_size
            346465 of type i32
            offset 95350257
            size 3
          • first_row_index
            211968 of type i64
            offset 95350261
            size 3
        • + element
          struct (PageLocation)
          offset 95350265
          size 14
          • offset
            26430707 of type i64
            offset 95350266
            size 4
          • compressed_page_size
            347410 of type i32
            offset 95350271
            size 3
          • first_row_index
            282624 of type i64
            offset 95350275
            size 3
        • + element
          struct (PageLocation)
          offset 95350279
          size 14
          • offset
            26778117 of type i64
            offset 95350280
            size 4
          • compressed_page_size
            347205 of type i32
            offset 95350285
            size 3
          • first_row_index
            353280 of type i64
            offset 95350289
            size 3
        • + element
          struct (PageLocation)
          offset 95350293
          size 14
          • offset
            27125322 of type i64
            offset 95350294
            size 4
          • compressed_page_size
            346589 of type i32
            offset 95350299
            size 3
          • first_row_index
            423936 of type i64
            offset 95350303
            size 3
        • + element
          struct (PageLocation)
          offset 95350307
          size 14
          • offset
            27471911 of type i64
            offset 95350308
            size 4
          • compressed_page_size
            144844 of type i32
            offset 95350313
            size 3
          • first_row_index
            494592 of type i64
            offset 95350317
            size 3
      • unencoded_byte_array_data_bytes
        [777216, 777216, 777216, 777216, 777216, 777216, 777216, 326656] of type list
        offset 95350322
        size 25
    • + offset_index
      struct (OffsetIndex)
      offset 95350348
      size 139
      • + page_locations
        list
        offset 95350349
        size 111
        • + element
          struct (PageLocation)
          offset 95350350
          size 12
          • offset
            28059452 of type i64
            offset 95350351
            size 4
          • compressed_page_size
            159041 of type i32
            offset 95350356
            size 3
          • first_row_index
            0 of type i64
            offset 95350360
            size 1
        • + element
          struct (PageLocation)
          offset 95350362
          size 14
          • offset
            28218493 of type i64
            offset 95350363
            size 4
          • compressed_page_size
            441957 of type i32
            offset 95350368
            size 3
          • first_row_index
            74752 of type i64
            offset 95350372
            size 3
        • + element
          struct (PageLocation)
          offset 95350376
          size 14
          • offset
            28660450 of type i64
            offset 95350377
            size 4
          • compressed_page_size
            442389 of type i32
            offset 95350382
            size 3
          • first_row_index
            145408 of type i64
            offset 95350386
            size 3
        • + element
          struct (PageLocation)
          offset 95350390
          size 14
          • offset
            29102839 of type i64
            offset 95350391
            size 4
          • compressed_page_size
            442077 of type i32
            offset 95350396
            size 3
          • first_row_index
            216064 of type i64
            offset 95350400
            size 3
        • + element
          struct (PageLocation)
          offset 95350404
          size 14
          • offset
            29544916 of type i64
            offset 95350405
            size 4
          • compressed_page_size
            442370 of type i32
            offset 95350410
            size 3
          • first_row_index
            286720 of type i64
            offset 95350414
            size 3
        • + element
          struct (PageLocation)
          offset 95350418
          size 14
          • offset
            29987286 of type i64
            offset 95350419
            size 4
          • compressed_page_size
            442162 of type i32
            offset 95350424
            size 3
          • first_row_index
            357376 of type i64
            offset 95350428
            size 3
        • + element
          struct (PageLocation)
          offset 95350432
          size 14
          • offset
            30429448 of type i64
            offset 95350433
            size 4
          • compressed_page_size
            442215 of type i32
            offset 95350438
            size 3
          • first_row_index
            428032 of type i64
            offset 95350442
            size 3
        • + element
          struct (PageLocation)
          offset 95350446
          size 14
          • offset
            30871663 of type i64
            offset 95350447
            size 4
          • compressed_page_size
            160305 of type i32
            offset 95350452
            size 3
          • first_row_index
            498688 of type i64
            offset 95350456
            size 3
      • unencoded_byte_array_data_bytes
        [822272, 777216, 777216, 777216, 777216, 777216, 777216, 281600] of type list
        offset 95350461
        size 25
    • + offset_index
      struct (OffsetIndex)
      offset 95350487
      size 15
      • + page_locations
        list
        offset 95350488
        size 13
        • + element
          struct (PageLocation)
          offset 95350489
          size 12
          • offset
            31034916 of type i64
            offset 95350490
            size 4
          • compressed_page_size
            656469 of type i32
            offset 95350495
            size 3
          • first_row_index
            0 of type i64
            offset 95350499
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95350502
      size 21
      • + page_locations
        list
        offset 95350503
        size 13
        • + element
          struct (PageLocation)
          offset 95350504
          size 12
          • offset
            31794831 of type i64
            offset 95350505
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95350510
            size 3
          • first_row_index
            0 of type i64
            offset 95350514
            size 1
      • unencoded_byte_array_data_bytes
        [5242880] of type list
        offset 95350517
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350523
      size 123
      • + page_locations
        list
        offset 95350524
        size 97
        • + element
          struct (PageLocation)
          offset 95350525
          size 12
          • offset
            33206279 of type i64
            offset 95350526
            size 4
          • compressed_page_size
            296263 of type i32
            offset 95350531
            size 3
          • first_row_index
            0 of type i64
            offset 95350535
            size 1
        • + element
          struct (PageLocation)
          offset 95350537
          size 14
          • offset
            33502542 of type i64
            offset 95350538
            size 4
          • compressed_page_size
            428331 of type i32
            offset 95350543
            size 3
          • first_row_index
            139264 of type i64
            offset 95350547
            size 3
        • + element
          struct (PageLocation)
          offset 95350551
          size 14
          • offset
            33930873 of type i64
            offset 95350552
            size 4
          • compressed_page_size
            428575 of type i32
            offset 95350557
            size 3
          • first_row_index
            215040 of type i64
            offset 95350561
            size 3
        • + element
          struct (PageLocation)
          offset 95350565
          size 14
          • offset
            34359448 of type i64
            offset 95350566
            size 4
          • compressed_page_size
            428666 of type i32
            offset 95350571
            size 3
          • first_row_index
            290816 of type i64
            offset 95350575
            size 3
        • + element
          struct (PageLocation)
          offset 95350579
          size 14
          • offset
            34788114 of type i64
            offset 95350580
            size 4
          • compressed_page_size
            428038 of type i32
            offset 95350585
            size 3
          • first_row_index
            366592 of type i64
            offset 95350589
            size 3
        • + element
          struct (PageLocation)
          offset 95350593
          size 14
          • offset
            35216152 of type i64
            offset 95350594
            size 4
          • compressed_page_size
            428513 of type i32
            offset 95350599
            size 3
          • first_row_index
            442368 of type i64
            offset 95350603
            size 3
        • + element
          struct (PageLocation)
          offset 95350607
          size 14
          • offset
            35644665 of type i64
            offset 95350608
            size 4
          • compressed_page_size
            35191 of type i32
            offset 95350613
            size 3
          • first_row_index
            518144 of type i64
            offset 95350617
            size 3
      • unencoded_byte_array_data_bytes
        [1392640, 757760, 757760, 757760, 757760, 757760, 61440] of type list
        offset 95350622
        size 23
    • + offset_index
      struct (OffsetIndex)
      offset 95350646
      size 21
      • + page_locations
        list
        offset 95350647
        size 13
        • + element
          struct (PageLocation)
          offset 95350648
          size 12
          • offset
            35684746 of type i64
            offset 95350649
            size 4
          • compressed_page_size
            656469 of type i32
            offset 95350654
            size 3
          • first_row_index
            0 of type i64
            offset 95350658
            size 1
      • unencoded_byte_array_data_bytes
        [4718592] of type list
        offset 95350661
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350667
      size 21
      • + page_locations
        list
        offset 95350668
        size 13
        • + element
          struct (PageLocation)
          offset 95350669
          size 12
          • offset
            36342819 of type i64
            offset 95350670
            size 4
          • compressed_page_size
            590930 of type i32
            offset 95350675
            size 3
          • first_row_index
            0 of type i64
            offset 95350679
            size 1
      • unencoded_byte_array_data_bytes
        [3670016] of type list
        offset 95350682
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350688
      size 21
      • + page_locations
        list
        offset 95350689
        size 13
        • + element
          struct (PageLocation)
          offset 95350690
          size 12
          • offset
            36933921 of type i64
            offset 95350691
            size 4
          • compressed_page_size
            263235 of type i32
            offset 95350696
            size 3
          • first_row_index
            0 of type i64
            offset 95350700
            size 1
      • unencoded_byte_array_data_bytes
        [6359847] of type list
        offset 95350703
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350709
      size 21
      • + page_locations
        list
        offset 95350710
        size 13
        • + element
          struct (PageLocation)
          offset 95350711
          size 12
          • offset
            37197648 of type i64
            offset 95350712
            size 4
          • compressed_page_size
            394313 of type i32
            offset 95350717
            size 3
          • first_row_index
            0 of type i64
            offset 95350721
            size 1
      • unencoded_byte_array_data_bytes
        [4516638] of type list
        offset 95350724
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350730
      size 21
      • + page_locations
        list
        offset 95350731
        size 13
        • + element
          struct (PageLocation)
          offset 95350732
          size 12
          • offset
            37592024 of type i64
            offset 95350733
            size 4
          • compressed_page_size
            132158 of type i32
            offset 95350738
            size 3
          • first_row_index
            0 of type i64
            offset 95350742
            size 1
      • unencoded_byte_array_data_bytes
        [4057840] of type list
        offset 95350745
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350751
      size 21
      • + page_locations
        list
        offset 95350752
        size 13
        • + element
          struct (PageLocation)
          offset 95350753
          size 12
          • offset
            37724242 of type i64
            offset 95350754
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95350759
            size 3
          • first_row_index
            0 of type i64
            offset 95350763
            size 1
      • unencoded_byte_array_data_bytes
        [2622694] of type list
        offset 95350766
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350772
      size 21
      • + page_locations
        list
        offset 95350773
        size 13
        • + element
          struct (PageLocation)
          offset 95350774
          size 12
          • offset
            37921998 of type i64
            offset 95350775
            size 4
          • compressed_page_size
            132158 of type i32
            offset 95350780
            size 3
          • first_row_index
            0 of type i64
            offset 95350784
            size 1
      • unencoded_byte_array_data_bytes
        [3809458] of type list
        offset 95350787
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350793
      size 21
      • + page_locations
        list
        offset 95350794
        size 13
        • + element
          struct (PageLocation)
          offset 95350795
          size 12
          • offset
            38054216 of type i64
            offset 95350796
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95350801
            size 3
          • first_row_index
            0 of type i64
            offset 95350805
            size 1
      • unencoded_byte_array_data_bytes
        [2610020] of type list
        offset 95350808
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350814
      size 21
      • + page_locations
        list
        offset 95350815
        size 13
        • + element
          struct (PageLocation)
          offset 95350816
          size 12
          • offset
            38252268 of type i64
            offset 95350817
            size 4
          • compressed_page_size
            328774 of type i32
            offset 95350822
            size 3
          • first_row_index
            0 of type i64
            offset 95350826
            size 1
      • unencoded_byte_array_data_bytes
        [4674646] of type list
        offset 95350829
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95350835
      size 15
      • + page_locations
        list
        offset 95350836
        size 13
        • + element
          struct (PageLocation)
          offset 95350837
          size 12
          • offset
            38581138 of type i64
            offset 95350838
            size 4
          • compressed_page_size
            328774 of type i32
            offset 95350843
            size 3
          • first_row_index
            0 of type i64
            offset 95350847
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95350850
      size 15
      • + page_locations
        list
        offset 95350851
        size 13
        • + element
          struct (PageLocation)
          offset 95350852
          size 12
          • offset
            38986904 of type i64
            offset 95350853
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95350858
            size 3
          • first_row_index
            0 of type i64
            offset 95350862
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95350865
      size 15
      • + page_locations
        list
        offset 95350866
        size 13
        • + element
          struct (PageLocation)
          offset 95350867
          size 12
          • offset
            40040255 of type i64
            offset 95350868
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95350873
            size 3
          • first_row_index
            0 of type i64
            offset 95350877
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95350880
      size 29
      • + page_locations
        list
        offset 95350881
        size 27
        • + element
          struct (PageLocation)
          offset 95350882
          size 12
          • offset
            41417220 of type i64
            offset 95350883
            size 4
          • compressed_page_size
            923584 of type i32
            offset 95350888
            size 3
          • first_row_index
            0 of type i64
            offset 95350892
            size 1
        • + element
          struct (PageLocation)
          offset 95350894
          size 14
          • offset
            42340804 of type i64
            offset 95350895
            size 4
          • compressed_page_size
            116442 of type i32
            offset 95350900
            size 3
          • first_row_index
            465920 of type i64
            offset 95350904
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95350909
      size 29
      • + page_locations
        list
        offset 95350910
        size 27
        • + element
          struct (PageLocation)
          offset 95350911
          size 12
          • offset
            43213368 of type i64
            offset 95350912
            size 4
          • compressed_page_size
            993974 of type i32
            offset 95350917
            size 3
          • first_row_index
            0 of type i64
            offset 95350921
            size 1
        • + element
          struct (PageLocation)
          offset 95350923
          size 14
          • offset
            44207342 of type i64
            offset 95350924
            size 4
          • compressed_page_size
            186833 of type i32
            offset 95350929
            size 3
          • first_row_index
            441344 of type i64
            offset 95350933
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95350938
      size 43
      • + page_locations
        list
        offset 95350939
        size 41
        • + element
          struct (PageLocation)
          offset 95350940
          size 12
          • offset
            45290315 of type i64
            offset 95350941
            size 4
          • compressed_page_size
            537361 of type i32
            offset 95350946
            size 3
          • first_row_index
            0 of type i64
            offset 95350950
            size 1
        • + element
          struct (PageLocation)
          offset 95350952
          size 14
          • offset
            45827676 of type i64
            offset 95350953
            size 4
          • compressed_page_size
            888769 of type i32
            offset 95350958
            size 3
          • first_row_index
            238592 of type i64
            offset 95350962
            size 3
        • + element
          struct (PageLocation)
          offset 95350966
          size 14
          • offset
            46716445 of type i64
            offset 95350967
            size 4
          • compressed_page_size
            561107 of type i32
            offset 95350972
            size 3
          • first_row_index
            413696 of type i64
            offset 95350976
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95350981
      size 29
      • + page_locations
        list
        offset 95350982
        size 27
        • + element
          struct (PageLocation)
          offset 95350983
          size 12
          • offset
            48119811 of type i64
            offset 95350984
            size 4
          • compressed_page_size
            993981 of type i32
            offset 95350989
            size 3
          • first_row_index
            0 of type i64
            offset 95350993
            size 1
        • + element
          struct (PageLocation)
          offset 95350995
          size 14
          • offset
            49113792 of type i64
            offset 95350996
            size 4
          • compressed_page_size
            186833 of type i32
            offset 95351001
            size 3
          • first_row_index
            441344 of type i64
            offset 95351005
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95351010
      size 21
      • + page_locations
        list
        offset 95351011
        size 13
        • + element
          struct (PageLocation)
          offset 95351012
          size 12
          • offset
            49300702 of type i64
            offset 95351013
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95351018
            size 3
          • first_row_index
            0 of type i64
            offset 95351022
            size 1
      • unencoded_byte_array_data_bytes
        [5038166] of type list
        offset 95351025
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351031
      size 15
      • + page_locations
        list
        offset 95351032
        size 13
        • + element
          struct (PageLocation)
          offset 95351033
          size 12
          • offset
            49498398 of type i64
            offset 95351034
            size 4
          • compressed_page_size
            22224 of type i32
            offset 95351039
            size 3
          • first_row_index
            0 of type i64
            offset 95351043
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95351046
      size 21
      • + page_locations
        list
        offset 95351047
        size 13
        • + element
          struct (PageLocation)
          offset 95351048
          size 12
          • offset
            49520683 of type i64
            offset 95351049
            size 4
          • compressed_page_size
            143412 of type i32
            offset 95351054
            size 3
          • first_row_index
            0 of type i64
            offset 95351058
            size 1
      • unencoded_byte_array_data_bytes
        [2327475] of type list
        offset 95351061
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351067
      size 21
      • + page_locations
        list
        offset 95351068
        size 13
        • + element
          struct (PageLocation)
          offset 95351069
          size 12
          • offset
            49664156 of type i64
            offset 95351070
            size 4
          • compressed_page_size
            132159 of type i32
            offset 95351075
            size 3
          • first_row_index
            0 of type i64
            offset 95351079
            size 1
      • unencoded_byte_array_data_bytes
        [3800123] of type list
        offset 95351082
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351088
      size 139
      • + page_locations
        list
        offset 95351089
        size 111
        • + element
          struct (PageLocation)
          offset 95351090
          size 12
          • offset
            50142882 of type i64
            offset 95351091
            size 4
          • compressed_page_size
            150329 of type i32
            offset 95351096
            size 3
          • first_row_index
            0 of type i64
            offset 95351100
            size 1
        • + element
          struct (PageLocation)
          offset 95351102
          size 14
          • offset
            50293211 of type i64
            offset 95351103
            size 4
          • compressed_page_size
            346610 of type i32
            offset 95351108
            size 3
          • first_row_index
            70656 of type i64
            offset 95351112
            size 3
        • + element
          struct (PageLocation)
          offset 95351116
          size 14
          • offset
            50639821 of type i64
            offset 95351117
            size 4
          • compressed_page_size
            347097 of type i32
            offset 95351122
            size 3
          • first_row_index
            141312 of type i64
            offset 95351126
            size 3
        • + element
          struct (PageLocation)
          offset 95351130
          size 14
          • offset
            50986918 of type i64
            offset 95351131
            size 4
          • compressed_page_size
            347070 of type i32
            offset 95351136
            size 3
          • first_row_index
            211968 of type i64
            offset 95351140
            size 3
        • + element
          struct (PageLocation)
          offset 95351144
          size 14
          • offset
            51333988 of type i64
            offset 95351145
            size 4
          • compressed_page_size
            346631 of type i32
            offset 95351150
            size 3
          • first_row_index
            282624 of type i64
            offset 95351154
            size 3
        • + element
          struct (PageLocation)
          offset 95351158
          size 14
          • offset
            51680619 of type i64
            offset 95351159
            size 4
          • compressed_page_size
            347356 of type i32
            offset 95351164
            size 3
          • first_row_index
            353280 of type i64
            offset 95351168
            size 3
        • + element
          struct (PageLocation)
          offset 95351172
          size 14
          • offset
            52027975 of type i64
            offset 95351173
            size 4
          • compressed_page_size
            347335 of type i32
            offset 95351178
            size 3
          • first_row_index
            423936 of type i64
            offset 95351182
            size 3
        • + element
          struct (PageLocation)
          offset 95351186
          size 14
          • offset
            52375310 of type i64
            offset 95351187
            size 4
          • compressed_page_size
            145924 of type i32
            offset 95351192
            size 3
          • first_row_index
            494592 of type i64
            offset 95351196
            size 3
      • unencoded_byte_array_data_bytes
        [777216, 777216, 777216, 777216, 777216, 777216, 777216, 326656] of type list
        offset 95351201
        size 25
    • + offset_index
      struct (OffsetIndex)
      offset 95351227
      size 139
      • + page_locations
        list
        offset 95351228
        size 111
        • + element
          struct (PageLocation)
          offset 95351229
          size 12
          • offset
            52964336 of type i64
            offset 95351230
            size 4
          • compressed_page_size
            159041 of type i32
            offset 95351235
            size 3
          • first_row_index
            0 of type i64
            offset 95351239
            size 1
        • + element
          struct (PageLocation)
          offset 95351241
          size 14
          • offset
            53123377 of type i64
            offset 95351242
            size 4
          • compressed_page_size
            442153 of type i32
            offset 95351247
            size 3
          • first_row_index
            74752 of type i64
            offset 95351251
            size 3
        • + element
          struct (PageLocation)
          offset 95351255
          size 14
          • offset
            53565530 of type i64
            offset 95351256
            size 4
          • compressed_page_size
            442116 of type i32
            offset 95351261
            size 3
          • first_row_index
            145408 of type i64
            offset 95351265
            size 3
        • + element
          struct (PageLocation)
          offset 95351269
          size 14
          • offset
            54007646 of type i64
            offset 95351270
            size 4
          • compressed_page_size
            442190 of type i32
            offset 95351275
            size 3
          • first_row_index
            216064 of type i64
            offset 95351279
            size 3
        • + element
          struct (PageLocation)
          offset 95351283
          size 14
          • offset
            54449836 of type i64
            offset 95351284
            size 4
          • compressed_page_size
            442391 of type i32
            offset 95351289
            size 3
          • first_row_index
            286720 of type i64
            offset 95351293
            size 3
        • + element
          struct (PageLocation)
          offset 95351297
          size 14
          • offset
            54892227 of type i64
            offset 95351298
            size 4
          • compressed_page_size
            442266 of type i32
            offset 95351303
            size 3
          • first_row_index
            357376 of type i64
            offset 95351307
            size 3
        • + element
          struct (PageLocation)
          offset 95351311
          size 14
          • offset
            55334493 of type i64
            offset 95351312
            size 4
          • compressed_page_size
            442444 of type i32
            offset 95351317
            size 3
          • first_row_index
            428032 of type i64
            offset 95351321
            size 3
        • + element
          struct (PageLocation)
          offset 95351325
          size 14
          • offset
            55776937 of type i64
            offset 95351326
            size 4
          • compressed_page_size
            160288 of type i32
            offset 95351331
            size 3
          • first_row_index
            498688 of type i64
            offset 95351335
            size 3
      • unencoded_byte_array_data_bytes
        [822272, 777216, 777216, 777216, 777216, 777216, 777216, 281600] of type list
        offset 95351340
        size 25
    • + offset_index
      struct (OffsetIndex)
      offset 95351366
      size 15
      • + page_locations
        list
        offset 95351367
        size 13
        • + element
          struct (PageLocation)
          offset 95351368
          size 12
          • offset
            55940171 of type i64
            offset 95351369
            size 4
          • compressed_page_size
            656469 of type i32
            offset 95351374
            size 3
          • first_row_index
            0 of type i64
            offset 95351378
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95351381
      size 21
      • + page_locations
        list
        offset 95351382
        size 13
        • + element
          struct (PageLocation)
          offset 95351383
          size 12
          • offset
            56700233 of type i64
            offset 95351384
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95351389
            size 3
          • first_row_index
            0 of type i64
            offset 95351393
            size 1
      • unencoded_byte_array_data_bytes
        [5242880] of type list
        offset 95351396
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351402
      size 123
      • + page_locations
        list
        offset 95351403
        size 97
        • + element
          struct (PageLocation)
          offset 95351404
          size 12
          • offset
            58111797 of type i64
            offset 95351405
            size 4
          • compressed_page_size
            296263 of type i32
            offset 95351410
            size 3
          • first_row_index
            0 of type i64
            offset 95351414
            size 1
        • + element
          struct (PageLocation)
          offset 95351416
          size 14
          • offset
            58408060 of type i64
            offset 95351417
            size 4
          • compressed_page_size
            428422 of type i32
            offset 95351422
            size 3
          • first_row_index
            139264 of type i64
            offset 95351426
            size 3
        • + element
          struct (PageLocation)
          offset 95351430
          size 14
          • offset
            58836482 of type i64
            offset 95351431
            size 4
          • compressed_page_size
            428340 of type i32
            offset 95351436
            size 3
          • first_row_index
            215040 of type i64
            offset 95351440
            size 3
        • + element
          struct (PageLocation)
          offset 95351444
          size 14
          • offset
            59264822 of type i64
            offset 95351445
            size 4
          • compressed_page_size
            428511 of type i32
            offset 95351450
            size 3
          • first_row_index
            290816 of type i64
            offset 95351454
            size 3
        • + element
          struct (PageLocation)
          offset 95351458
          size 14
          • offset
            59693333 of type i64
            offset 95351459
            size 4
          • compressed_page_size
            428316 of type i32
            offset 95351464
            size 3
          • first_row_index
            366592 of type i64
            offset 95351468
            size 3
        • + element
          struct (PageLocation)
          offset 95351472
          size 14
          • offset
            60121649 of type i64
            offset 95351473
            size 4
          • compressed_page_size
            428376 of type i32
            offset 95351478
            size 3
          • first_row_index
            442368 of type i64
            offset 95351482
            size 3
        • + element
          struct (PageLocation)
          offset 95351486
          size 14
          • offset
            60550025 of type i64
            offset 95351487
            size 4
          • compressed_page_size
            35107 of type i32
            offset 95351492
            size 3
          • first_row_index
            518144 of type i64
            offset 95351496
            size 3
      • unencoded_byte_array_data_bytes
        [1392640, 757760, 757760, 757760, 757760, 757760, 61440] of type list
        offset 95351501
        size 23
    • + offset_index
      struct (OffsetIndex)
      offset 95351525
      size 21
      • + page_locations
        list
        offset 95351526
        size 13
        • + element
          struct (PageLocation)
          offset 95351527
          size 12
          • offset
            60590027 of type i64
            offset 95351528
            size 4
          • compressed_page_size
            656469 of type i32
            offset 95351533
            size 3
          • first_row_index
            0 of type i64
            offset 95351537
            size 1
      • unencoded_byte_array_data_bytes
        [4718592] of type list
        offset 95351540
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351546
      size 21
      • + page_locations
        list
        offset 95351547
        size 13
        • + element
          struct (PageLocation)
          offset 95351548
          size 12
          • offset
            61248110 of type i64
            offset 95351549
            size 4
          • compressed_page_size
            590930 of type i32
            offset 95351554
            size 3
          • first_row_index
            0 of type i64
            offset 95351558
            size 1
      • unencoded_byte_array_data_bytes
        [3670016] of type list
        offset 95351561
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351567
      size 21
      • + page_locations
        list
        offset 95351568
        size 13
        • + element
          struct (PageLocation)
          offset 95351569
          size 12
          • offset
            61839214 of type i64
            offset 95351570
            size 4
          • compressed_page_size
            263235 of type i32
            offset 95351575
            size 3
          • first_row_index
            0 of type i64
            offset 95351579
            size 1
      • unencoded_byte_array_data_bytes
        [6355841] of type list
        offset 95351582
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351588
      size 21
      • + page_locations
        list
        offset 95351589
        size 13
        • + element
          struct (PageLocation)
          offset 95351590
          size 12
          • offset
            62102938 of type i64
            offset 95351591
            size 4
          • compressed_page_size
            394313 of type i32
            offset 95351596
            size 3
          • first_row_index
            0 of type i64
            offset 95351600
            size 1
      • unencoded_byte_array_data_bytes
        [4513291] of type list
        offset 95351603
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351609
      size 21
      • + page_locations
        list
        offset 95351610
        size 13
        • + element
          struct (PageLocation)
          offset 95351611
          size 12
          • offset
            62497314 of type i64
            offset 95351612
            size 4
          • compressed_page_size
            132157 of type i32
            offset 95351617
            size 3
          • first_row_index
            0 of type i64
            offset 95351621
            size 1
      • unencoded_byte_array_data_bytes
        [4058471] of type list
        offset 95351624
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351630
      size 21
      • + page_locations
        list
        offset 95351631
        size 13
        • + element
          struct (PageLocation)
          offset 95351632
          size 12
          • offset
            62629531 of type i64
            offset 95351633
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95351638
            size 3
          • first_row_index
            0 of type i64
            offset 95351642
            size 1
      • unencoded_byte_array_data_bytes
        [2622956] of type list
        offset 95351645
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351651
      size 21
      • + page_locations
        list
        offset 95351652
        size 13
        • + element
          struct (PageLocation)
          offset 95351653
          size 12
          • offset
            62827287 of type i64
            offset 95351654
            size 4
          • compressed_page_size
            132161 of type i32
            offset 95351659
            size 3
          • first_row_index
            0 of type i64
            offset 95351663
            size 1
      • unencoded_byte_array_data_bytes
        [3809040] of type list
        offset 95351666
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351672
      size 21
      • + page_locations
        list
        offset 95351673
        size 13
        • + element
          struct (PageLocation)
          offset 95351674
          size 12
          • offset
            62959508 of type i64
            offset 95351675
            size 4
          • compressed_page_size
            197695 of type i32
            offset 95351680
            size 3
          • first_row_index
            0 of type i64
            offset 95351684
            size 1
      • unencoded_byte_array_data_bytes
        [2611703] of type list
        offset 95351687
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351693
      size 21
      • + page_locations
        list
        offset 95351694
        size 13
        • + element
          struct (PageLocation)
          offset 95351695
          size 12
          • offset
            63157552 of type i64
            offset 95351696
            size 4
          • compressed_page_size
            328774 of type i32
            offset 95351701
            size 3
          • first_row_index
            0 of type i64
            offset 95351705
            size 1
      • unencoded_byte_array_data_bytes
        [4677454] of type list
        offset 95351708
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351714
      size 15
      • + page_locations
        list
        offset 95351715
        size 13
        • + element
          struct (PageLocation)
          offset 95351716
          size 12
          • offset
            63486425 of type i64
            offset 95351717
            size 4
          • compressed_page_size
            328774 of type i32
            offset 95351722
            size 3
          • first_row_index
            0 of type i64
            offset 95351726
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95351729
      size 15
      • + page_locations
        list
        offset 95351730
        size 13
        • + element
          struct (PageLocation)
          offset 95351731
          size 12
          • offset
            63892134 of type i64
            offset 95351732
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95351737
            size 3
          • first_row_index
            0 of type i64
            offset 95351741
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95351744
      size 15
      • + page_locations
        list
        offset 95351745
        size 13
        • + element
          struct (PageLocation)
          offset 95351746
          size 12
          • offset
            64945540 of type i64
            offset 95351747
            size 4
          • compressed_page_size
            984164 of type i32
            offset 95351752
            size 3
          • first_row_index
            0 of type i64
            offset 95351756
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95351759
      size 29
      • + page_locations
        list
        offset 95351760
        size 27
        • + element
          struct (PageLocation)
          offset 95351761
          size 12
          • offset
            66322299 of type i64
            offset 95351762
            size 4
          • compressed_page_size
            922846 of type i32
            offset 95351767
            size 3
          • first_row_index
            0 of type i64
            offset 95351771
            size 1
        • + element
          struct (PageLocation)
          offset 95351773
          size 14
          • offset
            67245145 of type i64
            offset 95351774
            size 4
          • compressed_page_size
            116386 of type i32
            offset 95351779
            size 3
          • first_row_index
            465920 of type i64
            offset 95351783
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95351788
      size 29
      • + page_locations
        list
        offset 95351789
        size 27
        • + element
          struct (PageLocation)
          offset 95351790
          size 12
          • offset
            68116475 of type i64
            offset 95351791
            size 4
          • compressed_page_size
            993957 of type i32
            offset 95351796
            size 3
          • first_row_index
            0 of type i64
            offset 95351800
            size 1
        • + element
          struct (PageLocation)
          offset 95351802
          size 14
          • offset
            69110432 of type i64
            offset 95351803
            size 4
          • compressed_page_size
            186833 of type i32
            offset 95351808
            size 3
          • first_row_index
            441344 of type i64
            offset 95351812
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95351817
      size 43
      • + page_locations
        list
        offset 95351818
        size 41
        • + element
          struct (PageLocation)
          offset 95351819
          size 12
          • offset
            70194680 of type i64
            offset 95351820
            size 4
          • compressed_page_size
            539669 of type i32
            offset 95351825
            size 3
          • first_row_index
            0 of type i64
            offset 95351829
            size 1
        • + element
          struct (PageLocation)
          offset 95351831
          size 14
          • offset
            70734349 of type i64
            offset 95351832
            size 4
          • compressed_page_size
            888245 of type i32
            offset 95351837
            size 3
          • first_row_index
            239616 of type i64
            offset 95351841
            size 3
        • + element
          struct (PageLocation)
          offset 95351845
          size 14
          • offset
            71622594 of type i64
            offset 95351846
            size 4
          • compressed_page_size
            555869 of type i32
            offset 95351851
            size 3
          • first_row_index
            414720 of type i64
            offset 95351855
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95351860
      size 29
      • + page_locations
        list
        offset 95351861
        size 27
        • + element
          struct (PageLocation)
          offset 95351862
          size 12
          • offset
            73018321 of type i64
            offset 95351863
            size 4
          • compressed_page_size
            993975 of type i32
            offset 95351868
            size 3
          • first_row_index
            0 of type i64
            offset 95351872
            size 1
        • + element
          struct (PageLocation)
          offset 95351874
          size 14
          • offset
            74012296 of type i64
            offset 95351875
            size 4
          • compressed_page_size
            186833 of type i32
            offset 95351880
            size 3
          • first_row_index
            441344 of type i64
            offset 95351884
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95351889
      size 21
      • + page_locations
        list
        offset 95351890
        size 13
        • + element
          struct (PageLocation)
          offset 95351891
          size 12
          • offset
            74199209 of type i64
            offset 95351892
            size 4
          • compressed_page_size
            197696 of type i32
            offset 95351897
            size 3
          • first_row_index
            0 of type i64
            offset 95351901
            size 1
      • unencoded_byte_array_data_bytes
        [5033416] of type list
        offset 95351904
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351910
      size 15
      • + page_locations
        list
        offset 95351911
        size 13
        • + element
          struct (PageLocation)
          offset 95351912
          size 12
          • offset
            74396905 of type i64
            offset 95351913
            size 4
          • compressed_page_size
            22140 of type i32
            offset 95351918
            size 3
          • first_row_index
            0 of type i64
            offset 95351922
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95351925
      size 21
      • + page_locations
        list
        offset 95351926
        size 13
        • + element
          struct (PageLocation)
          offset 95351927
          size 12
          • offset
            74419108 of type i64
            offset 95351928
            size 4
          • compressed_page_size
            143162 of type i32
            offset 95351933
            size 3
          • first_row_index
            0 of type i64
            offset 95351937
            size 1
      • unencoded_byte_array_data_bytes
        [2320338] of type list
        offset 95351940
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351946
      size 21
      • + page_locations
        list
        offset 95351947
        size 13
        • + element
          struct (PageLocation)
          offset 95351948
          size 12
          • offset
            74562331 of type i64
            offset 95351949
            size 4
          • compressed_page_size
            132158 of type i32
            offset 95351954
            size 3
          • first_row_index
            0 of type i64
            offset 95351958
            size 1
      • unencoded_byte_array_data_bytes
        [3802072] of type list
        offset 95351961
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95351967
      size 122
      • + page_locations
        list
        offset 95351968
        size 97
        • + element
          struct (PageLocation)
          offset 95351969
          size 12
          • offset
            75041423 of type i64
            offset 95351970
            size 4
          • compressed_page_size
            150329 of type i32
            offset 95351975
            size 3
          • first_row_index
            0 of type i64
            offset 95351979
            size 1
        • + element
          struct (PageLocation)
          offset 95351981
          size 14
          • offset
            75191752 of type i64
            offset 95351982
            size 4
          • compressed_page_size
            346357 of type i32
            offset 95351987
            size 3
          • first_row_index
            70656 of type i64
            offset 95351991
            size 3
        • + element
          struct (PageLocation)
          offset 95351995
          size 14
          • offset
            75538109 of type i64
            offset 95351996
            size 4
          • compressed_page_size
            346374 of type i32
            offset 95352001
            size 3
          • first_row_index
            141312 of type i64
            offset 95352005
            size 3
        • + element
          struct (PageLocation)
          offset 95352009
          size 14
          • offset
            75884483 of type i64
            offset 95352010
            size 4
          • compressed_page_size
            347177 of type i32
            offset 95352015
            size 3
          • first_row_index
            211968 of type i64
            offset 95352019
            size 3
        • + element
          struct (PageLocation)
          offset 95352023
          size 14
          • offset
            76231660 of type i64
            offset 95352024
            size 4
          • compressed_page_size
            347328 of type i32
            offset 95352029
            size 3
          • first_row_index
            282624 of type i64
            offset 95352033
            size 3
        • + element
          struct (PageLocation)
          offset 95352037
          size 14
          • offset
            76578988 of type i64
            offset 95352038
            size 4
          • compressed_page_size
            347007 of type i32
            offset 95352043
            size 3
          • first_row_index
            353280 of type i64
            offset 95352047
            size 3
        • + element
          struct (PageLocation)
          offset 95352051
          size 14
          • offset
            76925995 of type i64
            offset 95352052
            size 4
          • compressed_page_size
            16016 of type i32
            offset 95352057
            size 3
          • first_row_index
            423936 of type i64
            offset 95352061
            size 3
      • unencoded_byte_array_data_bytes
        [777216, 777216, 777216, 777216, 777216, 777216, 35200] of type list
        offset 95352066
        size 22
    • + offset_index
      struct (OffsetIndex)
      offset 95352089
      size 105
      • + page_locations
        list
        offset 95352090
        size 83
        • + element
          struct (PageLocation)
          offset 95352091
          size 12
          • offset
            77384154 of type i64
            offset 95352092
            size 4
          • compressed_page_size
            159041 of type i32
            offset 95352097
            size 3
          • first_row_index
            0 of type i64
            offset 95352101
            size 1
        • + element
          struct (PageLocation)
          offset 95352103
          size 14
          • offset
            77543195 of type i64
            offset 95352104
            size 4
          • compressed_page_size
            441925 of type i32
            offset 95352109
            size 3
          • first_row_index
            74752 of type i64
            offset 95352113
            size 3
        • + element
          struct (PageLocation)
          offset 95352117
          size 14
          • offset
            77985120 of type i64
            offset 95352118
            size 4
          • compressed_page_size
            442181 of type i32
            offset 95352123
            size 3
          • first_row_index
            145408 of type i64
            offset 95352127
            size 3
        • + element
          struct (PageLocation)
          offset 95352131
          size 14
          • offset
            78427301 of type i64
            offset 95352132
            size 4
          • compressed_page_size
            441893 of type i32
            offset 95352137
            size 3
          • first_row_index
            216064 of type i64
            offset 95352141
            size 3
        • + element
          struct (PageLocation)
          offset 95352145
          size 14
          • offset
            78869194 of type i64
            offset 95352146
            size 4
          • compressed_page_size
            442345 of type i32
            offset 95352151
            size 3
          • first_row_index
            286720 of type i64
            offset 95352155
            size 3
        • + element
          struct (PageLocation)
          offset 95352159
          size 14
          • offset
            79311539 of type i64
            offset 95352160
            size 4
          • compressed_page_size
            436412 of type i32
            offset 95352165
            size 3
          • first_row_index
            357376 of type i64
            offset 95352169
            size 3
      • unencoded_byte_array_data_bytes
        [822272, 777216, 777216, 777216, 777216, 767360] of type list
        offset 95352174
        size 19
    • + offset_index
      struct (OffsetIndex)
      offset 95352194
      size 15
      • + page_locations
        list
        offset 95352195
        size 13
        • + element
          struct (PageLocation)
          offset 95352196
          size 12
          • offset
            79750896 of type i64
            offset 95352197
            size 4
          • compressed_page_size
            534830 of type i32
            offset 95352202
            size 3
          • first_row_index
            0 of type i64
            offset 95352206
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352209
      size 21
      • + page_locations
        list
        offset 95352210
        size 13
        • + element
          struct (PageLocation)
          offset 95352211
          size 12
          • offset
            80389337 of type i64
            offset 95352212
            size 4
          • compressed_page_size
            801802 of type i32
            offset 95352217
            size 3
          • first_row_index
            0 of type i64
            offset 95352221
            size 1
      • unencoded_byte_array_data_bytes
        [4271360] of type list
        offset 95352224
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352230
      size 89
      • + page_locations
        list
        offset 95352231
        size 69
        • + element
          struct (PageLocation)
          offset 95352232
          size 12
          • offset
            81618600 of type i64
            offset 95352233
            size 4
          • compressed_page_size
            296263 of type i32
            offset 95352238
            size 3
          • first_row_index
            0 of type i64
            offset 95352242
            size 1
        • + element
          struct (PageLocation)
          offset 95352244
          size 14
          • offset
            81914863 of type i64
            offset 95352245
            size 4
          • compressed_page_size
            428671 of type i32
            offset 95352250
            size 3
          • first_row_index
            139264 of type i64
            offset 95352254
            size 3
        • + element
          struct (PageLocation)
          offset 95352258
          size 14
          • offset
            82343534 of type i64
            offset 95352259
            size 4
          • compressed_page_size
            428425 of type i32
            offset 95352264
            size 3
          • first_row_index
            215040 of type i64
            offset 95352268
            size 3
        • + element
          struct (PageLocation)
          offset 95352272
          size 14
          • offset
            82771959 of type i64
            offset 95352273
            size 4
          • compressed_page_size
            428696 of type i32
            offset 95352278
            size 3
          • first_row_index
            290816 of type i64
            offset 95352282
            size 3
        • + element
          struct (PageLocation)
          offset 95352286
          size 14
          • offset
            83200655 of type i64
            offset 95352287
            size 4
          • compressed_page_size
            341934 of type i32
            offset 95352292
            size 3
          • first_row_index
            366592 of type i64
            offset 95352296
            size 3
      • unencoded_byte_array_data_bytes
        [1392640, 757760, 757760, 757760, 605440] of type list
        offset 95352301
        size 17
    • + offset_index
      struct (OffsetIndex)
      offset 95352319
      size 21
      • + page_locations
        list
        offset 95352320
        size 13
        • + element
          struct (PageLocation)
          offset 95352321
          size 12
          • offset
            83547461 of type i64
            offset 95352322
            size 4
          • compressed_page_size
            534830 of type i32
            offset 95352327
            size 3
          • first_row_index
            0 of type i64
            offset 95352331
            size 1
      • unencoded_byte_array_data_bytes
        [3844224] of type list
        offset 95352334
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352340
      size 21
      • + page_locations
        list
        offset 95352341
        size 13
        • + element
          struct (PageLocation)
          offset 95352342
          size 12
          • offset
            84083880 of type i64
            offset 95352343
            size 4
          • compressed_page_size
            481435 of type i32
            offset 95352348
            size 3
          • first_row_index
            0 of type i64
            offset 95352352
            size 1
      • unencoded_byte_array_data_bytes
        [2989952] of type list
        offset 95352355
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352361
      size 21
      • + page_locations
        list
        offset 95352362
        size 13
        • + element
          struct (PageLocation)
          offset 95352363
          size 12
          • offset
            84565494 of type i64
            offset 95352364
            size 4
          • compressed_page_size
            214463 of type i32
            offset 95352369
            size 3
          • first_row_index
            0 of type i64
            offset 95352373
            size 1
      • unencoded_byte_array_data_bytes
        [5178732] of type list
        offset 95352376
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352382
      size 21
      • + page_locations
        list
        offset 95352383
        size 13
        • + element
          struct (PageLocation)
          offset 95352384
          size 12
          • offset
            84780455 of type i64
            offset 95352385
            size 4
          • compressed_page_size
            321250 of type i32
            offset 95352390
            size 3
          • first_row_index
            0 of type i64
            offset 95352394
            size 1
      • unencoded_byte_array_data_bytes
        [3678445] of type list
        offset 95352397
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352403
      size 21
      • + page_locations
        list
        offset 95352404
        size 13
        • + element
          struct (PageLocation)
          offset 95352405
          size 12
          • offset
            85101768 of type i64
            offset 95352406
            size 4
          • compressed_page_size
            107673 of type i32
            offset 95352411
            size 3
          • first_row_index
            0 of type i64
            offset 95352415
            size 1
      • unencoded_byte_array_data_bytes
        [3306407] of type list
        offset 95352418
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352424
      size 21
      • + page_locations
        list
        offset 95352425
        size 13
        • + element
          struct (PageLocation)
          offset 95352426
          size 12
          • offset
            85209501 of type i64
            offset 95352427
            size 4
          • compressed_page_size
            161068 of type i32
            offset 95352432
            size 3
          • first_row_index
            0 of type i64
            offset 95352436
            size 1
      • unencoded_byte_array_data_bytes
        [2136977] of type list
        offset 95352439
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352445
      size 21
      • + page_locations
        list
        offset 95352446
        size 13
        • + element
          struct (PageLocation)
          offset 95352447
          size 12
          • offset
            85370630 of type i64
            offset 95352448
            size 4
          • compressed_page_size
            107674 of type i32
            offset 95352453
            size 3
          • first_row_index
            0 of type i64
            offset 95352457
            size 1
      • unencoded_byte_array_data_bytes
        [3102482] of type list
        offset 95352460
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352466
      size 21
      • + page_locations
        list
        offset 95352467
        size 13
        • + element
          struct (PageLocation)
          offset 95352468
          size 12
          • offset
            85478364 of type i64
            offset 95352469
            size 4
          • compressed_page_size
            161068 of type i32
            offset 95352474
            size 3
          • first_row_index
            0 of type i64
            offset 95352478
            size 1
      • unencoded_byte_array_data_bytes
        [2126039] of type list
        offset 95352481
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352487
      size 21
      • + page_locations
        list
        offset 95352488
        size 13
        • + element
          struct (PageLocation)
          offset 95352489
          size 12
          • offset
            85639787 of type i64
            offset 95352490
            size 4
          • compressed_page_size
            267858 of type i32
            offset 95352495
            size 3
          • first_row_index
            0 of type i64
            offset 95352499
            size 1
      • unencoded_byte_array_data_bytes
        [3809754] of type list
        offset 95352502
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352508
      size 15
      • + page_locations
        list
        offset 95352509
        size 13
        • + element
          struct (PageLocation)
          offset 95352510
          size 12
          • offset
            85907744 of type i64
            offset 95352511
            size 4
          • compressed_page_size
            267858 of type i32
            offset 95352516
            size 3
          • first_row_index
            0 of type i64
            offset 95352520
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352523
      size 15
      • + page_locations
        list
        offset 95352524
        size 13
        • + element
          struct (PageLocation)
          offset 95352525
          size 12
          • offset
            86252524 of type i64
            offset 95352526
            size 4
          • compressed_page_size
            801802 of type i32
            offset 95352531
            size 3
          • first_row_index
            0 of type i64
            offset 95352535
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352538
      size 15
      • + page_locations
        list
        offset 95352539
        size 13
        • + element
          struct (PageLocation)
          offset 95352540
          size 12
          • offset
            87123541 of type i64
            offset 95352541
            size 4
          • compressed_page_size
            801802 of type i32
            offset 95352546
            size 3
          • first_row_index
            0 of type i64
            offset 95352550
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352553
      size 15
      • + page_locations
        list
        offset 95352554
        size 13
        • + element
          struct (PageLocation)
          offset 95352555
          size 12
          • offset
            88287918 of type i64
            offset 95352556
            size 4
          • compressed_page_size
            845429 of type i32
            offset 95352561
            size 3
          • first_row_index
            0 of type i64
            offset 95352565
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352568
      size 15
      • + page_locations
        list
        offset 95352569
        size 13
        • + element
          struct (PageLocation)
          offset 95352570
          size 12
          • offset
            89853683 of type i64
            offset 95352571
            size 4
          • compressed_page_size
            961975 of type i32
            offset 95352576
            size 3
          • first_row_index
            0 of type i64
            offset 95352580
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352583
      size 43
      • + page_locations
        list
        offset 95352584
        size 41
        • + element
          struct (PageLocation)
          offset 95352585
          size 12
          • offset
            91713000 of type i64
            offset 95352586
            size 4
          • compressed_page_size
            537353 of type i32
            offset 95352591
            size 3
          • first_row_index
            0 of type i64
            offset 95352595
            size 1
        • + element
          struct (PageLocation)
          offset 95352597
          size 14
          • offset
            92250353 of type i64
            offset 95352598
            size 4
          • compressed_page_size
            888796 of type i32
            offset 95352603
            size 3
          • first_row_index
            238592 of type i64
            offset 95352607
            size 3
        • + element
          struct (PageLocation)
          offset 95352611
          size 14
          • offset
            93139149 of type i64
            offset 95352612
            size 4
          • compressed_page_size
            68215 of type i32
            offset 95352617
            size 3
          • first_row_index
            413696 of type i64
            offset 95352621
            size 3
    • + offset_index
      struct (OffsetIndex)
      offset 95352626
      size 15
      • + page_locations
        list
        offset 95352627
        size 13
        • + element
          struct (PageLocation)
          offset 95352628
          size 12
          • offset
            93977286 of type i64
            offset 95352629
            size 4
          • compressed_page_size
            961972 of type i32
            offset 95352634
            size 3
          • first_row_index
            0 of type i64
            offset 95352638
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352641
      size 21
      • + page_locations
        list
        offset 95352642
        size 13
        • + element
          struct (PageLocation)
          offset 95352643
          size 12
          • offset
            94939338 of type i64
            offset 95352644
            size 4
          • compressed_page_size
            161067 of type i32
            offset 95352649
            size 3
          • first_row_index
            0 of type i64
            offset 95352653
            size 1
      • unencoded_byte_array_data_bytes
        [4101485] of type list
        offset 95352656
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352662
      size 15
      • + page_locations
        list
        offset 95352663
        size 13
        • + element
          struct (PageLocation)
          offset 95352664
          size 12
          • offset
            95100405 of type i64
            offset 95352665
            size 4
          • compressed_page_size
            18296 of type i32
            offset 95352670
            size 3
          • first_row_index
            0 of type i64
            offset 95352674
            size 1
    • + offset_index
      struct (OffsetIndex)
      offset 95352677
      size 21
      • + page_locations
        list
        offset 95352678
        size 13
        • + element
          struct (PageLocation)
          offset 95352679
          size 12
          • offset
            95118763 of type i64
            offset 95352680
            size 4
          • compressed_page_size
            116785 of type i32
            offset 95352685
            size 3
          • first_row_index
            0 of type i64
            offset 95352689
            size 1
      • unencoded_byte_array_data_bytes
        [1891978] of type list
        offset 95352692
        size 5
    • + offset_index
      struct (OffsetIndex)
      offset 95352698
      size 21
      • + page_locations
        list
        offset 95352699
        size 13
        • + element
          struct (PageLocation)
          offset 95352700
          size 12
          • offset
            95235609 of type i64
            offset 95352701
            size 4
          • compressed_page_size
            107674 of type i32
            offset 95352706
            size 3
          • first_row_index
            0 of type i64
            offset 95352710
            size 1
      • unencoded_byte_array_data_bytes
        [3095978] of type list
        offset 95352713
        size 5
  • + footer
    struct (FileMetaData)
    offset 95352719
    size 15250
    • version
      2 of type i32
      offset 95352720
      size 1
    • + schema
      list
      offset 95352722
      size 683
      • + element
        struct (SchemaElement)
        offset 95352724
        size 13
        • repetition_type
          0 (REQUIRED) of type i32 (FieldRepetitionType)
          offset 95352725
          size 1
        • name
          schema of type string
          offset 95352727
          size 7
        • num_children
          25 of type i32
          offset 95352735
          size 1
      • + element
        struct (SchemaElement)
        offset 95352737
        size 27
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352738
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352740
          size 1
        • name
          transaction_id of type string
          offset 95352742
          size 15
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352758
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352760
          size 3
          • + STRING
            struct (StringType)
            offset 95352761
            size 1
      • + element
        struct (SchemaElement)
        offset 95352764
        size 21
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352765
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352767
          size 1
        • name
          order_id of type string
          offset 95352769
          size 9
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352779
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352781
          size 3
          • + STRING
            struct (StringType)
            offset 95352782
            size 1
      • + element
        struct (SchemaElement)
        offset 95352785
        size 29
        • type
          1 (INT32) of type i32 (Type)
          offset 95352786
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352788
          size 1
        • name
          transaction_date of type string
          offset 95352790
          size 17
        • converted_type
          6 (DATE) of type i32 (ConvertedType)
          offset 95352808
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352810
          size 3
          • + DATE
            struct (DateType)
            offset 95352811
            size 1
      • + element
        struct (SchemaElement)
        offset 95352814
        size 23
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352815
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352817
          size 1
        • name
          product_id of type string
          offset 95352819
          size 11
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352831
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352833
          size 3
          • + STRING
            struct (StringType)
            offset 95352834
            size 1
      • + element
        struct (SchemaElement)
        offset 95352837
        size 24
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352838
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352840
          size 1
        • name
          customer_id of type string
          offset 95352842
          size 12
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352855
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352857
          size 3
          • + STRING
            struct (StringType)
            offset 95352858
            size 1
      • + element
        struct (SchemaElement)
        offset 95352861
        size 21
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352862
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352864
          size 1
        • name
          store_id of type string
          offset 95352866
          size 9
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352876
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352878
          size 3
          • + STRING
            struct (StringType)
            offset 95352879
            size 1
      • + element
        struct (SchemaElement)
        offset 95352882
        size 25
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352883
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352885
          size 1
        • name
          sales_rep_id of type string
          offset 95352887
          size 13
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352901
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352903
          size 3
          • + STRING
            struct (StringType)
            offset 95352904
            size 1
      • + element
        struct (SchemaElement)
        offset 95352907
        size 29
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352908
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352910
          size 1
        • name
          product_category of type string
          offset 95352912
          size 17
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352930
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352932
          size 3
          • + STRING
            struct (StringType)
            offset 95352933
            size 1
      • + element
        struct (SchemaElement)
        offset 95352936
        size 32
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352937
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352939
          size 1
        • name
          product_subcategory of type string
          offset 95352941
          size 20
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352962
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352964
          size 3
          • + STRING
            struct (StringType)
            offset 95352965
            size 1
      • + element
        struct (SchemaElement)
        offset 95352968
        size 29
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352969
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95352971
          size 1
        • name
          customer_segment of type string
          offset 95352973
          size 17
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95352991
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95352993
          size 3
          • + STRING
            struct (StringType)
            offset 95352994
            size 1
      • + element
        struct (SchemaElement)
        offset 95352997
        size 28
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95352998
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353000
          size 1
        • name
          customer_region of type string
          offset 95353002
          size 16
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95353019
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353021
          size 3
          • + STRING
            struct (StringType)
            offset 95353022
            size 1
      • + element
        struct (SchemaElement)
        offset 95353025
        size 23
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95353026
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353028
          size 1
        • name
          store_type of type string
          offset 95353030
          size 11
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95353042
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353044
          size 3
          • + STRING
            struct (StringType)
            offset 95353045
            size 1
      • + element
        struct (SchemaElement)
        offset 95353048
        size 25
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95353049
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353051
          size 1
        • name
          store_region of type string
          offset 95353053
          size 13
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95353067
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353069
          size 3
          • + STRING
            struct (StringType)
            offset 95353070
            size 1
      • + element
        struct (SchemaElement)
        offset 95353073
        size 23
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95353074
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353076
          size 1
        • name
          store_city of type string
          offset 95353078
          size 11
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95353090
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353092
          size 3
          • + STRING
            struct (StringType)
            offset 95353093
            size 1
      • + element
        struct (SchemaElement)
        offset 95353096
        size 15
        • type
          1 (INT32) of type i32 (Type)
          offset 95353097
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353099
          size 1
        • name
          quantity of type string
          offset 95353101
          size 9
      • + element
        struct (SchemaElement)
        offset 95353111
        size 33
        • type
          7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
          offset 95353112
          size 1
        • type_length
          5 of type i32
          offset 95353114
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353116
          size 1
        • name
          unit_price of type string
          offset 95353118
          size 11
        • converted_type
          5 (DECIMAL) of type i32 (ConvertedType)
          offset 95353130
          size 1
        • scale
          2 of type i32
          offset 95353132
          size 1
        • precision
          10 of type i32
          offset 95353134
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353136
          size 7
          • + DECIMAL
            struct (DecimalType)
            offset 95353137
            size 5
            • scale
              2 of type i32
              offset 95353138
              size 1
            • precision
              10 of type i32
              offset 95353140
              size 1
      • + element
        struct (SchemaElement)
        offset 95353144
        size 32
        • type
          7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
          offset 95353145
          size 1
        • type_length
          5 of type i32
          offset 95353147
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353149
          size 1
        • name
          unit_cost of type string
          offset 95353151
          size 10
        • converted_type
          5 (DECIMAL) of type i32 (ConvertedType)
          offset 95353162
          size 1
        • scale
          2 of type i32
          offset 95353164
          size 1
        • precision
          10 of type i32
          offset 95353166
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353168
          size 7
          • + DECIMAL
            struct (DecimalType)
            offset 95353169
            size 5
            • scale
              2 of type i32
              offset 95353170
              size 1
            • precision
              10 of type i32
              offset 95353172
              size 1
      • + element
        struct (SchemaElement)
        offset 95353176
        size 38
        • type
          7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
          offset 95353177
          size 1
        • type_length
          5 of type i32
          offset 95353179
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353181
          size 1
        • name
          discount_amount of type string
          offset 95353183
          size 16
        • converted_type
          5 (DECIMAL) of type i32 (ConvertedType)
          offset 95353200
          size 1
        • scale
          2 of type i32
          offset 95353202
          size 1
        • precision
          10 of type i32
          offset 95353204
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353206
          size 7
          • + DECIMAL
            struct (DecimalType)
            offset 95353207
            size 5
            • scale
              2 of type i32
              offset 95353208
              size 1
            • precision
              10 of type i32
              offset 95353210
              size 1
      • + element
        struct (SchemaElement)
        offset 95353214
        size 34
        • type
          7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
          offset 95353215
          size 1
        • type_length
          6 of type i32
          offset 95353217
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353219
          size 1
        • name
          gross_sales of type string
          offset 95353221
          size 12
        • converted_type
          5 (DECIMAL) of type i32 (ConvertedType)
          offset 95353234
          size 1
        • scale
          2 of type i32
          offset 95353236
          size 1
        • precision
          12 of type i32
          offset 95353238
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353240
          size 7
          • + DECIMAL
            struct (DecimalType)
            offset 95353241
            size 5
            • scale
              2 of type i32
              offset 95353242
              size 1
            • precision
              12 of type i32
              offset 95353244
              size 1
      • + element
        struct (SchemaElement)
        offset 95353248
        size 32
        • type
          7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
          offset 95353249
          size 1
        • type_length
          6 of type i32
          offset 95353251
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353253
          size 1
        • name
          net_sales of type string
          offset 95353255
          size 10
        • converted_type
          5 (DECIMAL) of type i32 (ConvertedType)
          offset 95353266
          size 1
        • scale
          2 of type i32
          offset 95353268
          size 1
        • precision
          12 of type i32
          offset 95353270
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353272
          size 7
          • + DECIMAL
            struct (DecimalType)
            offset 95353273
            size 5
            • scale
              2 of type i32
              offset 95353274
              size 1
            • precision
              12 of type i32
              offset 95353276
              size 1
      • + element
        struct (SchemaElement)
        offset 95353280
        size 29
        • type
          7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
          offset 95353281
          size 1
        • type_length
          6 of type i32
          offset 95353283
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353285
          size 1
        • name
          profit of type string
          offset 95353287
          size 7
        • converted_type
          5 (DECIMAL) of type i32 (ConvertedType)
          offset 95353295
          size 1
        • scale
          2 of type i32
          offset 95353297
          size 1
        • precision
          12 of type i32
          offset 95353299
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353301
          size 7
          • + DECIMAL
            struct (DecimalType)
            offset 95353302
            size 5
            • scale
              2 of type i32
              offset 95353303
              size 1
            • precision
              12 of type i32
              offset 95353305
              size 1
      • + element
        struct (SchemaElement)
        offset 95353309
        size 27
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95353310
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353312
          size 1
        • name
          payment_method of type string
          offset 95353314
          size 15
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95353330
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353332
          size 3
          • + STRING
            struct (StringType)
            offset 95353333
            size 1
      • + element
        struct (SchemaElement)
        offset 95353336
        size 16
        • type
          0 (BOOLEAN) of type i32 (Type)
          offset 95353337
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353339
          size 1
        • name
          is_return of type string
          offset 95353341
          size 10
      • + element
        struct (SchemaElement)
        offset 95353352
        size 27
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95353353
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353355
          size 1
        • name
          promotion_code of type string
          offset 95353357
          size 15
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95353373
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353375
          size 3
          • + STRING
            struct (StringType)
            offset 95353376
            size 1
      • + element
        struct (SchemaElement)
        offset 95353379
        size 26
        • type
          6 (BYTE_ARRAY) of type i32 (Type)
          offset 95353380
          size 1
        • repetition_type
          1 (OPTIONAL) of type i32 (FieldRepetitionType)
          offset 95353382
          size 1
        • name
          sales_channel of type string
          offset 95353384
          size 14
        • converted_type
          0 (UTF8) of type i32 (ConvertedType)
          offset 95353399
          size 1
        • + logicalType
          struct (LogicalType)
          offset 95353401
          size 3
          • + STRING
            struct (StringType)
            offset 95353402
            size 1
    • num_rows
      2000000 of type i64
      offset 95353406
      size 4
    • + row_groups
      list
      offset 95353411
      size 12537
      • + element
        struct (RowGroup)
        offset 95353412
        size 3130
        • + columns
          list
          offset 95353413
          size 3112
          • + element
            struct (ColumnChunk)
            offset 95353415
            size 137
            • file_offset
              0 of type i64
              offset 95353416
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95353418
              size 117
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95353419
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95353421
                size 4
              • path_in_schema
                ['transaction_id'] of type list
                offset 95353426
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95353443
                size 1
              • num_values
                524288 of type i64
                offset 95353445
                size 3
              • total_uncompressed_size
                8014881 of type i64
                offset 95353449
                size 4
              • total_compressed_size
                2724422 of type i64
                offset 95353454
                size 4
              • data_page_offset
                347457 of type i64
                offset 95353459
                size 3
              • dictionary_page_offset
                4 of type i64
                offset 95353463
                size 1
              • + statistics
                struct (Statistics)
                offset 95353465
                size 31
                • null_count
                  0 of type i64
                  offset 95353466
                  size 1
                • max_value
                  b'TXN00524287' of type string
                  offset 95353468
                  size 12
                • min_value
                  b'TXN00000000' of type string
                  offset 95353481
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95353494
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95353495
                  size 0
              • + encoding_stats
                list
                offset 95353497
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95353498
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95353499
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95353501
                    size 1
                  • count
                    1 of type i32
                    offset 95353503
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95353505
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95353506
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95353508
                    size 1
                  • count
                    7 of type i32
                    offset 95353510
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95353512
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95353513
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95353515
                    size 1
                  • count
                    1 of type i32
                    offset 95353517
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95353520
                size 14
                • unencoded_byte_array_data_bytes
                  5767168 of type i64
                  offset 95353521
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95353526
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95353528
                  size 5
            • offset_index_offset
              95349333 of type i64
              offset 95353536
              size 4
            • offset_index_length
              136 of type i32
              offset 95353541
              size 2
            • column_index_offset
              95343283 of type i64
              offset 95353544
              size 4
            • column_index_length
              254 of type i32
              offset 95353549
              size 2
          • + element
            struct (ColumnChunk)
            offset 95353552
            size 135
            • file_offset
              0 of type i64
              offset 95353553
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95353555
              size 115
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95353556
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95353558
                size 4
              • path_in_schema
                ['order_id'] of type list
                offset 95353563
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95353574
                size 1
              • num_values
                524288 of type i64
                offset 95353576
                size 3
              • total_uncompressed_size
                7961238 of type i64
                offset 95353580
                size 4
              • total_compressed_size
                3414412 of type i64
                offset 95353585
                size 4
              • data_page_offset
                3166262 of type i64
                offset 95353590
                size 4
              • dictionary_page_offset
                2724426 of type i64
                offset 95353595
                size 4
              • + statistics
                struct (Statistics)
                offset 95353600
                size 31
                • null_count
                  0 of type i64
                  offset 95353601
                  size 1
                • max_value
                  b'ORD00666666' of type string
                  offset 95353603
                  size 12
                • min_value
                  b'ORD00000002' of type string
                  offset 95353616
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95353629
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95353630
                  size 0
              • + encoding_stats
                list
                offset 95353632
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95353633
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95353634
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95353636
                    size 1
                  • count
                    1 of type i32
                    offset 95353638
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95353640
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95353641
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95353643
                    size 1
                  • count
                    7 of type i32
                    offset 95353645
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95353647
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95353648
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95353650
                    size 1
                  • count
                    1 of type i32
                    offset 95353652
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95353655
                size 14
                • unencoded_byte_array_data_bytes
                  5767168 of type i64
                  offset 95353656
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95353661
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95353663
                  size 5
            • offset_index_offset
              95349469 of type i64
              offset 95353671
              size 4
            • offset_index_length
              139 of type i32
              offset 95353676
              size 2
            • column_index_offset
              95343537 of type i64
              offset 95353679
              size 4
            • column_index_length
              254 of type i32
              offset 95353684
              size 2
          • + element
            struct (ColumnChunk)
            offset 95353687
            size 125
            • file_offset
              0 of type i64
              offset 95353688
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95353690
              size 107
              • type
                1 (INT32) of type i32 (Type)
                offset 95353691
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95353693
                size 4
              • path_in_schema
                ['transaction_date'] of type list
                offset 95353698
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95353717
                size 1
              • num_values
                524288 of type i64
                offset 95353719
                size 3
              • total_uncompressed_size
                659374 of type i64
                offset 95353723
                size 3
              • total_compressed_size
                659415 of type i64
                offset 95353727
                size 3
              • data_page_offset
                6141784 of type i64
                offset 95353731
                size 4
              • dictionary_page_offset
                6138838 of type i64
                offset 95353736
                size 4
              • + statistics
                struct (Statistics)
                offset 95353741
                size 29
                • max
                  b'\xabO\x00\x00' of type string
                  offset 95353742
                  size 5
                • min
                  b'\xd1L\x00\x00' of type string
                  offset 95353748
                  size 5
                • null_count
                  0 of type i64
                  offset 95353754
                  size 1
                • max_value
                  b'\xabO\x00\x00' of type string
                  offset 95353756
                  size 5
                • min_value
                  b'\xd1L\x00\x00' of type string
                  offset 95353762
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95353768
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95353769
                  size 0
              • + encoding_stats
                list
                offset 95353771
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95353772
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95353773
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95353775
                    size 1
                  • count
                    1 of type i32
                    offset 95353777
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95353779
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95353780
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95353782
                    size 1
                  • count
                    1 of type i32
                    offset 95353784
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95353787
                size 9
                • + repetition_level_histogram
                  list
                  offset 95353788
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95353790
                  size 5
            • offset_index_offset
              95349608 of type i64
              offset 95353798
              size 4
            • offset_index_length
              15 of type i32
              offset 95353803
              size 1
            • column_index_offset
              95343791 of type i64
              offset 95353805
              size 4
            • column_index_length
              29 of type i32
              offset 95353810
              size 1
          • + element
            struct (ColumnChunk)
            offset 95353812
            size 126
            • file_offset
              0 of type i64
              offset 95353813
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95353815
              size 108
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95353816
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95353818
                size 4
              • path_in_schema
                ['product_id'] of type list
                offset 95353823
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95353836
                size 1
              • num_values
                524288 of type i64
                offset 95353838
                size 3
              • total_uncompressed_size
                1264133 of type i64
                offset 95353842
                size 4
              • total_compressed_size
                1087601 of type i64
                offset 95353847
                size 4
              • data_page_offset
                6901690 of type i64
                offset 95353852
                size 4
              • dictionary_page_offset
                6798253 of type i64
                offset 95353857
                size 4
              • + statistics
                struct (Statistics)
                offset 95353862
                size 29
                • null_count
                  0 of type i64
                  offset 95353863
                  size 1
                • max_value
                  b'PROD019999' of type string
                  offset 95353865
                  size 11
                • min_value
                  b'PROD000000' of type string
                  offset 95353877
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95353889
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95353890
                  size 0
              • + encoding_stats
                list
                offset 95353892
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95353893
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95353894
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95353896
                    size 1
                  • count
                    1 of type i32
                    offset 95353898
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95353900
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95353901
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95353903
                    size 1
                  • count
                    1 of type i32
                    offset 95353905
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95353908
                size 14
                • unencoded_byte_array_data_bytes
                  5242880 of type i64
                  offset 95353909
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95353914
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95353916
                  size 5
            • offset_index_offset
              95349623 of type i64
              offset 95353924
              size 4
            • offset_index_length
              21 of type i32
              offset 95353929
              size 1
            • column_index_offset
              95343820 of type i64
              offset 95353931
              size 4
            • column_index_length
              41 of type i32
              offset 95353936
              size 1
          • + element
            struct (ColumnChunk)
            offset 95353938
            size 136
            • file_offset
              0 of type i64
              offset 95353939
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95353941
              size 116
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95353942
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95353944
                size 4
              • path_in_schema
                ['customer_id'] of type list
                offset 95353949
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95353963
                size 1
              • num_values
                524288 of type i64
                offset 95353965
                size 3
              • total_uncompressed_size
                6747969 of type i64
                offset 95353969
                size 4
              • total_compressed_size
                2903215 of type i64
                offset 95353974
                size 4
              • data_page_offset
                8312441 of type i64
                offset 95353979
                size 4
              • dictionary_page_offset
                7885854 of type i64
                offset 95353984
                size 4
              • + statistics
                struct (Statistics)
                offset 95353989
                size 29
                • null_count
                  0 of type i64
                  offset 95353990
                  size 1
                • max_value
                  b'CUST099999' of type string
                  offset 95353992
                  size 11
                • min_value
                  b'CUST000000' of type string
                  offset 95354004
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95354016
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354017
                  size 0
              • + encoding_stats
                list
                offset 95354019
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95354020
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354021
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354023
                    size 1
                  • count
                    1 of type i32
                    offset 95354025
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354027
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354028
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354030
                    size 1
                  • count
                    6 of type i32
                    offset 95354032
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354034
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354035
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354037
                    size 1
                  • count
                    1 of type i32
                    offset 95354039
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354042
                size 14
                • unencoded_byte_array_data_bytes
                  5242880 of type i64
                  offset 95354043
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354048
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354050
                  size 5
            • offset_index_offset
              95349644 of type i64
              offset 95354058
              size 4
            • offset_index_length
              123 of type i32
              offset 95354063
              size 2
            • column_index_offset
              95343861 of type i64
              offset 95354066
              size 4
            • column_index_length
              208 of type i32
              offset 95354071
              size 2
          • + element
            struct (ColumnChunk)
            offset 95354074
            size 120
            • file_offset
              0 of type i64
              offset 95354075
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354077
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354078
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354080
                size 4
              • path_in_schema
                ['store_id'] of type list
                offset 95354085
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354096
                size 1
              • num_values
                524288 of type i64
                offset 95354098
                size 3
              • total_uncompressed_size
                669451 of type i64
                offset 95354102
                size 3
              • total_compressed_size
                661341 of type i64
                offset 95354106
                size 3
              • data_page_offset
                10793941 of type i64
                offset 95354110
                size 4
              • dictionary_page_offset
                10789069 of type i64
                offset 95354115
                size 4
              • + statistics
                struct (Statistics)
                offset 95354120
                size 27
                • null_count
                  0 of type i64
                  offset 95354121
                  size 1
                • max_value
                  b'STORE0999' of type string
                  offset 95354123
                  size 10
                • min_value
                  b'STORE0000' of type string
                  offset 95354134
                  size 10
                • is_max_value_exact
                  True of type bool
                  offset 95354145
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354146
                  size 0
              • + encoding_stats
                list
                offset 95354148
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95354149
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354150
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354152
                    size 1
                  • count
                    1 of type i32
                    offset 95354154
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354156
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354157
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354159
                    size 1
                  • count
                    1 of type i32
                    offset 95354161
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354164
                size 14
                • unencoded_byte_array_data_bytes
                  4718592 of type i64
                  offset 95354165
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354170
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354172
                  size 5
            • offset_index_offset
              95349767 of type i64
              offset 95354180
              size 4
            • offset_index_length
              21 of type i32
              offset 95354185
              size 1
            • column_index_offset
              95344069 of type i64
              offset 95354187
              size 4
            • column_index_length
              39 of type i32
              offset 95354192
              size 1
          • + element
            struct (ColumnChunk)
            offset 95354194
            size 120
            • file_offset
              0 of type i64
              offset 95354195
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354197
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354198
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354200
                size 4
              • path_in_schema
                ['sales_rep_id'] of type list
                offset 95354205
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354220
                size 1
              • num_values
                524288 of type i64
                offset 95354222
                size 3
              • total_uncompressed_size
                595314 of type i64
                offset 95354226
                size 3
              • total_compressed_size
                592529 of type i64
                offset 95354230
                size 3
              • data_page_offset
                11452009 of type i64
                offset 95354234
                size 4
              • dictionary_page_offset
                11450410 of type i64
                offset 95354239
                size 4
              • + statistics
                struct (Statistics)
                offset 95354244
                size 23
                • null_count
                  0 of type i64
                  offset 95354245
                  size 1
                • max_value
                  b'REP0399' of type string
                  offset 95354247
                  size 8
                • min_value
                  b'REP0000' of type string
                  offset 95354256
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95354265
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354266
                  size 0
              • + encoding_stats
                list
                offset 95354268
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95354269
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354270
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354272
                    size 1
                  • count
                    1 of type i32
                    offset 95354274
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354276
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354277
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354279
                    size 1
                  • count
                    1 of type i32
                    offset 95354281
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354284
                size 14
                • unencoded_byte_array_data_bytes
                  3670016 of type i64
                  offset 95354285
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354290
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354292
                  size 5
            • offset_index_offset
              95349788 of type i64
              offset 95354300
              size 4
            • offset_index_length
              21 of type i32
              offset 95354305
              size 1
            • column_index_offset
              95344108 of type i64
              offset 95354307
              size 4
            • column_index_length
              35 of type i32
              offset 95354312
              size 1
          • + element
            struct (ColumnChunk)
            offset 95354314
            size 132
            • file_offset
              0 of type i64
              offset 95354315
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354317
              size 114
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354318
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354320
                size 4
              • path_in_schema
                ['product_category'] of type list
                offset 95354325
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354344
                size 1
              • num_values
                524288 of type i64
                offset 95354346
                size 3
              • total_uncompressed_size
                263394 of type i64
                offset 95354350
                size 3
              • total_compressed_size
                263410 of type i64
                offset 95354354
                size 3
              • data_page_offset
                12043114 of type i64
                offset 95354358
                size 4
              • dictionary_page_offset
                12042939 of type i64
                offset 95354363
                size 4
              • + statistics
                struct (Statistics)
                offset 95354368
                size 31
                • null_count
                  0 of type i64
                  offset 95354369
                  size 1
                • max_value
                  b'Toys & Games' of type string
                  offset 95354371
                  size 13
                • min_value
                  b'Automotive' of type string
                  offset 95354385
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95354397
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354398
                  size 0
              • + encoding_stats
                list
                offset 95354400
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95354401
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354402
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354404
                    size 1
                  • count
                    1 of type i32
                    offset 95354406
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354408
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354409
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354411
                    size 1
                  • count
                    1 of type i32
                    offset 95354413
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354416
                size 14
                • unencoded_byte_array_data_bytes
                  6359223 of type i64
                  offset 95354417
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354422
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354424
                  size 5
            • offset_index_offset
              95349809 of type i64
              offset 95354432
              size 4
            • offset_index_length
              21 of type i32
              offset 95354437
              size 1
            • column_index_offset
              95344143 of type i64
              offset 95354439
              size 4
            • column_index_length
              43 of type i32
              offset 95354444
              size 1
          • + element
            struct (ColumnChunk)
            offset 95354446
            size 131
            • file_offset
              0 of type i64
              offset 95354447
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354449
              size 113
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354450
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354452
                size 4
              • path_in_schema
                ['product_subcategory'] of type list
                offset 95354457
                size 21
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354479
                size 1
              • num_values
                524288 of type i64
                offset 95354481
                size 3
              • total_uncompressed_size
                394862 of type i64
                offset 95354485
                size 3
              • total_compressed_size
                394804 of type i64
                offset 95354489
                size 3
              • data_page_offset
                12306840 of type i64
                offset 95354493
                size 4
              • dictionary_page_offset
                12306349 of type i64
                offset 95354498
                size 4
              • + statistics
                struct (Statistics)
                offset 95354503
                size 27
                • null_count
                  0 of type i64
                  offset 95354504
                  size 1
                • max_value
                  b'Writing' of type string
                  offset 95354506
                  size 8
                • min_value
                  b'Accessories' of type string
                  offset 95354515
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95354528
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354529
                  size 0
              • + encoding_stats
                list
                offset 95354531
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95354532
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354533
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354535
                    size 1
                  • count
                    1 of type i32
                    offset 95354537
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354539
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354540
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354542
                    size 1
                  • count
                    1 of type i32
                    offset 95354544
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354547
                size 14
                • unencoded_byte_array_data_bytes
                  4514176 of type i64
                  offset 95354548
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354553
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354555
                  size 5
            • offset_index_offset
              95349830 of type i64
              offset 95354563
              size 4
            • offset_index_length
              21 of type i32
              offset 95354568
              size 1
            • column_index_offset
              95344186 of type i64
              offset 95354570
              size 4
            • column_index_length
              39 of type i32
              offset 95354575
              size 1
          • + element
            struct (ColumnChunk)
            offset 95354577
            size 124
            • file_offset
              0 of type i64
              offset 95354578
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354580
              size 106
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354581
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354583
                size 4
              • path_in_schema
                ['customer_segment'] of type list
                offset 95354588
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354607
                size 1
              • num_values
                524288 of type i64
                offset 95354609
                size 3
              • total_uncompressed_size
                132210 of type i64
                offset 95354613
                size 3
              • total_compressed_size
                132224 of type i64
                offset 95354617
                size 3
              • data_page_offset
                12701216 of type i64
                offset 95354621
                size 4
              • dictionary_page_offset
                12701153 of type i64
                offset 95354626
                size 4
              • + statistics
                struct (Statistics)
                offset 95354631
                size 23
                • null_count
                  0 of type i64
                  offset 95354632
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95354634
                  size 9
                • min_value
                  b'Budget' of type string
                  offset 95354644
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95354652
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354653
                  size 0
              • + encoding_stats
                list
                offset 95354655
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95354656
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354657
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354659
                    size 1
                  • count
                    1 of type i32
                    offset 95354661
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354663
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354664
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354666
                    size 1
                  • count
                    1 of type i32
                    offset 95354668
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354671
                size 14
                • unencoded_byte_array_data_bytes
                  4057960 of type i64
                  offset 95354672
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354677
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354679
                  size 5
            • offset_index_offset
              95349851 of type i64
              offset 95354687
              size 4
            • offset_index_length
              21 of type i32
              offset 95354692
              size 1
            • column_index_offset
              95344225 of type i64
              offset 95354694
              size 4
            • column_index_length
              35 of type i32
              offset 95354699
              size 1
          • + element
            struct (ColumnChunk)
            offset 95354701
            size 120
            • file_offset
              0 of type i64
              offset 95354702
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354704
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354705
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354707
                size 4
              • path_in_schema
                ['customer_region'] of type list
                offset 95354712
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354730
                size 1
              • num_values
                524288 of type i64
                offset 95354732
                size 3
              • total_uncompressed_size
                197740 of type i64
                offset 95354736
                size 3
              • total_compressed_size
                197756 of type i64
                offset 95354740
                size 3
              • data_page_offset
                12833437 of type i64
                offset 95354744
                size 4
              • dictionary_page_offset
                12833377 of type i64
                offset 95354749
                size 4
              • + statistics
                struct (Statistics)
                offset 95354754
                size 20
                • null_count
                  0 of type i64
                  offset 95354755
                  size 1
                • max_value
                  b'West' of type string
                  offset 95354757
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95354763
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95354772
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354773
                  size 0
              • + encoding_stats
                list
                offset 95354775
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95354776
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354777
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354779
                    size 1
                  • count
                    1 of type i32
                    offset 95354781
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354783
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354784
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354786
                    size 1
                  • count
                    1 of type i32
                    offset 95354788
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354791
                size 14
                • unencoded_byte_array_data_bytes
                  2623185 of type i64
                  offset 95354792
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354797
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354799
                  size 5
            • offset_index_offset
              95349872 of type i64
              offset 95354807
              size 4
            • offset_index_length
              21 of type i32
              offset 95354812
              size 1
            • column_index_offset
              95344260 of type i64
              offset 95354814
              size 4
            • column_index_length
              32 of type i32
              offset 95354819
              size 1
          • + element
            struct (ColumnChunk)
            offset 95354821
            size 119
            • file_offset
              0 of type i64
              offset 95354822
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354824
              size 101
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354825
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354827
                size 4
              • path_in_schema
                ['store_type'] of type list
                offset 95354832
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354845
                size 1
              • num_values
                524288 of type i64
                offset 95354847
                size 3
              • total_uncompressed_size
                132207 of type i64
                offset 95354851
                size 3
              • total_compressed_size
                132220 of type i64
                offset 95354855
                size 3
              • data_page_offset
                13031193 of type i64
                offset 95354859
                size 4
              • dictionary_page_offset
                13031133 of type i64
                offset 95354864
                size 4
              • + statistics
                struct (Statistics)
                offset 95354869
                size 24
                • null_count
                  0 of type i64
                  offset 95354870
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95354872
                  size 9
                • min_value
                  b'Express' of type string
                  offset 95354882
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95354891
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95354892
                  size 0
              • + encoding_stats
                list
                offset 95354894
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95354895
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95354896
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95354898
                    size 1
                  • count
                    1 of type i32
                    offset 95354900
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95354902
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95354903
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95354905
                    size 1
                  • count
                    1 of type i32
                    offset 95354907
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95354910
                size 14
                • unencoded_byte_array_data_bytes
                  3808667 of type i64
                  offset 95354911
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95354916
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95354918
                  size 5
            • offset_index_offset
              95349893 of type i64
              offset 95354926
              size 4
            • offset_index_length
              21 of type i32
              offset 95354931
              size 1
            • column_index_offset
              95344292 of type i64
              offset 95354933
              size 4
            • column_index_length
              36 of type i32
              offset 95354938
              size 1
          • + element
            struct (ColumnChunk)
            offset 95354940
            size 117
            • file_offset
              0 of type i64
              offset 95354941
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95354943
              size 99
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95354944
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95354946
                size 4
              • path_in_schema
                ['store_region'] of type list
                offset 95354951
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95354966
                size 1
              • num_values
                524288 of type i64
                offset 95354968
                size 3
              • total_uncompressed_size
                197740 of type i64
                offset 95354972
                size 3
              • total_compressed_size
                197756 of type i64
                offset 95354976
                size 3
              • data_page_offset
                13163413 of type i64
                offset 95354980
                size 4
              • dictionary_page_offset
                13163353 of type i64
                offset 95354985
                size 4
              • + statistics
                struct (Statistics)
                offset 95354990
                size 20
                • null_count
                  0 of type i64
                  offset 95354991
                  size 1
                • max_value
                  b'West' of type string
                  offset 95354993
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95354999
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95355008
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355009
                  size 0
              • + encoding_stats
                list
                offset 95355011
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95355012
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355013
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355015
                    size 1
                  • count
                    1 of type i32
                    offset 95355017
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355019
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355020
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355022
                    size 1
                  • count
                    1 of type i32
                    offset 95355024
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355027
                size 14
                • unencoded_byte_array_data_bytes
                  2609303 of type i64
                  offset 95355028
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95355033
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355035
                  size 5
            • offset_index_offset
              95349914 of type i64
              offset 95355043
              size 4
            • offset_index_length
              21 of type i32
              offset 95355048
              size 1
            • column_index_offset
              95344328 of type i64
              offset 95355050
              size 4
            • column_index_length
              32 of type i32
              offset 95355055
              size 1
          • + element
            struct (ColumnChunk)
            offset 95355057
            size 120
            • file_offset
              0 of type i64
              offset 95355058
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355060
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95355061
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355063
                size 4
              • path_in_schema
                ['store_city'] of type list
                offset 95355068
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355081
                size 1
              • num_values
                524288 of type i64
                offset 95355083
                size 3
              • total_uncompressed_size
                329140 of type i64
                offset 95355087
                size 3
              • total_compressed_size
                329131 of type i64
                offset 95355091
                size 3
              • data_page_offset
                13361466 of type i64
                offset 95355095
                size 4
              • dictionary_page_offset
                13361109 of type i64
                offset 95355100
                size 4
              • + statistics
                struct (Statistics)
                offset 95355105
                size 25
                • null_count
                  0 of type i64
                  offset 95355106
                  size 1
                • max_value
                  b'Washington' of type string
                  offset 95355108
                  size 11
                • min_value
                  b'Austin' of type string
                  offset 95355120
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95355128
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355129
                  size 0
              • + encoding_stats
                list
                offset 95355131
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95355132
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355133
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355135
                    size 1
                  • count
                    1 of type i32
                    offset 95355137
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355139
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355140
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355142
                    size 1
                  • count
                    1 of type i32
                    offset 95355144
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355147
                size 14
                • unencoded_byte_array_data_bytes
                  4675552 of type i64
                  offset 95355148
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95355153
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355155
                  size 5
            • offset_index_offset
              95349935 of type i64
              offset 95355163
              size 4
            • offset_index_length
              21 of type i32
              offset 95355168
              size 1
            • column_index_offset
              95344360 of type i64
              offset 95355170
              size 4
            • column_index_length
              37 of type i32
              offset 95355175
              size 1
          • + element
            struct (ColumnChunk)
            offset 95355177
            size 117
            • file_offset
              0 of type i64
              offset 95355178
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355180
              size 99
              • type
                1 (INT32) of type i32 (Type)
                offset 95355181
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355183
                size 4
              • path_in_schema
                ['quantity'] of type list
                offset 95355188
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355199
                size 1
              • num_values
                524288 of type i64
                offset 95355201
                size 3
              • total_uncompressed_size
                328849 of type i64
                offset 95355205
                size 3
              • total_compressed_size
                328870 of type i64
                offset 95355209
                size 3
              • data_page_offset
                13690336 of type i64
                offset 95355213
                size 4
              • dictionary_page_offset
                13690240 of type i64
                offset 95355218
                size 4
              • + statistics
                struct (Statistics)
                offset 95355223
                size 29
                • max
                  b'\n\x00\x00\x00' of type string
                  offset 95355224
                  size 5
                • min
                  b'\xf6\xff\xff\xff' of type string
                  offset 95355230
                  size 5
                • null_count
                  0 of type i64
                  offset 95355236
                  size 1
                • max_value
                  b'\n\x00\x00\x00' of type string
                  offset 95355238
                  size 5
                • min_value
                  b'\xf6\xff\xff\xff' of type string
                  offset 95355244
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95355250
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355251
                  size 0
              • + encoding_stats
                list
                offset 95355253
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95355254
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355255
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355257
                    size 1
                  • count
                    1 of type i32
                    offset 95355259
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355261
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355262
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355264
                    size 1
                  • count
                    1 of type i32
                    offset 95355266
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355269
                size 9
                • + repetition_level_histogram
                  list
                  offset 95355270
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355272
                  size 5
            • offset_index_offset
              95349956 of type i64
              offset 95355280
              size 4
            • offset_index_length
              15 of type i32
              offset 95355285
              size 1
            • column_index_offset
              95344397 of type i64
              offset 95355287
              size 4
            • column_index_length
              29 of type i32
              offset 95355292
              size 1
          • + element
            struct (ColumnChunk)
            offset 95355294
            size 125
            • file_offset
              0 of type i64
              offset 95355295
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355297
              size 107
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95355298
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355300
                size 4
              • path_in_schema
                ['unit_price'] of type list
                offset 95355305
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355318
                size 1
              • num_values
                524288 of type i64
                offset 95355320
                size 3
              • total_uncompressed_size
                1073558 of type i64
                offset 95355324
                size 4
              • total_compressed_size
                1061077 of type i64
                offset 95355329
                size 4
              • data_page_offset
                14096023 of type i64
                offset 95355334
                size 4
              • dictionary_page_offset
                14019110 of type i64
                offset 95355339
                size 4
              • + statistics
                struct (Statistics)
                offset 95355344
                size 33
                • max
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95355345
                  size 6
                • min
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95355352
                  size 6
                • null_count
                  0 of type i64
                  offset 95355359
                  size 1
                • max_value
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95355361
                  size 6
                • min_value
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95355368
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95355375
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355376
                  size 0
              • + encoding_stats
                list
                offset 95355378
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95355379
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355380
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355382
                    size 1
                  • count
                    1 of type i32
                    offset 95355384
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355386
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355387
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355389
                    size 1
                  • count
                    1 of type i32
                    offset 95355391
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355394
                size 9
                • + repetition_level_histogram
                  list
                  offset 95355395
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355397
                  size 5
            • offset_index_offset
              95349971 of type i64
              offset 95355405
              size 4
            • offset_index_length
              15 of type i32
              offset 95355410
              size 1
            • column_index_offset
              95344426 of type i64
              offset 95355412
              size 4
            • column_index_length
              31 of type i32
              offset 95355417
              size 1
          • + element
            struct (ColumnChunk)
            offset 95355419
            size 124
            • file_offset
              0 of type i64
              offset 95355420
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355422
              size 106
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95355423
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355425
                size 4
              • path_in_schema
                ['unit_cost'] of type list
                offset 95355430
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355442
                size 1
              • num_values
                524288 of type i64
                offset 95355444
                size 3
              • total_uncompressed_size
                1066813 of type i64
                offset 95355448
                size 4
              • total_compressed_size
                1053332 of type i64
                offset 95355453
                size 4
              • data_page_offset
                15149355 of type i64
                offset 95355458
                size 4
              • dictionary_page_offset
                15080187 of type i64
                offset 95355463
                size 4
              • + statistics
                struct (Statistics)
                offset 95355468
                size 33
                • max
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95355469
                  size 6
                • min
                  b'\x00\x00\x00\x00h' of type string
                  offset 95355476
                  size 6
                • null_count
                  0 of type i64
                  offset 95355483
                  size 1
                • max_value
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95355485
                  size 6
                • min_value
                  b'\x00\x00\x00\x00h' of type string
                  offset 95355492
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95355499
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355500
                  size 0
              • + encoding_stats
                list
                offset 95355502
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95355503
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355504
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355506
                    size 1
                  • count
                    1 of type i32
                    offset 95355508
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355510
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355511
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355513
                    size 1
                  • count
                    1 of type i32
                    offset 95355515
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355518
                size 9
                • + repetition_level_histogram
                  list
                  offset 95355519
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355521
                  size 5
            • offset_index_offset
              95349986 of type i64
              offset 95355529
              size 4
            • offset_index_length
              15 of type i32
              offset 95355534
              size 1
            • column_index_offset
              95344457 of type i64
              offset 95355536
              size 4
            • column_index_length
              31 of type i32
              offset 95355541
              size 1
          • + element
            struct (ColumnChunk)
            offset 95355543
            size 130
            • file_offset
              0 of type i64
              offset 95355544
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355546
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95355547
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355549
                size 4
              • path_in_schema
                ['discount_amount'] of type list
                offset 95355554
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355572
                size 1
              • num_values
                524288 of type i64
                offset 95355574
                size 3
              • total_uncompressed_size
                1563044 of type i64
                offset 95355578
                size 4
              • total_compressed_size
                1420092 of type i64
                offset 95355583
                size 4
              • data_page_offset
                16527075 of type i64
                offset 95355588
                size 4
              • dictionary_page_offset
                16133519 of type i64
                offset 95355593
                size 4
              • + statistics
                struct (Statistics)
                offset 95355598
                size 33
                • max
                  b'\x00\x00\x02\xf9\xdf' of type string
                  offset 95355599
                  size 6
                • min
                  b'\xff\xff\xfdn\xc3' of type string
                  offset 95355606
                  size 6
                • null_count
                  0 of type i64
                  offset 95355613
                  size 1
                • max_value
                  b'\x00\x00\x02\xf9\xdf' of type string
                  offset 95355615
                  size 6
                • min_value
                  b'\xff\xff\xfdn\xc3' of type string
                  offset 95355622
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95355629
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355630
                  size 0
              • + encoding_stats
                list
                offset 95355632
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95355633
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355634
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355636
                    size 1
                  • count
                    1 of type i32
                    offset 95355638
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355640
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355641
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355643
                    size 1
                  • count
                    2 of type i32
                    offset 95355645
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355648
                size 9
                • + repetition_level_histogram
                  list
                  offset 95355649
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355651
                  size 5
            • offset_index_offset
              95350001 of type i64
              offset 95355659
              size 4
            • offset_index_length
              29 of type i32
              offset 95355664
              size 1
            • column_index_offset
              95344488 of type i64
              offset 95355666
              size 4
            • column_index_length
              49 of type i32
              offset 95355671
              size 1
          • + element
            struct (ColumnChunk)
            offset 95355673
            size 130
            • file_offset
              0 of type i64
              offset 95355674
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355676
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95355677
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355679
                size 4
              • path_in_schema
                ['gross_sales'] of type list
                offset 95355684
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355698
                size 1
              • num_values
                524288 of type i64
                offset 95355700
                size 3
              • total_uncompressed_size
                2066205 of type i64
                offset 95355704
                size 4
              • total_compressed_size
                1937790 of type i64
                offset 95355709
                size 4
              • data_page_offset
                18310586 of type i64
                offset 95355714
                size 4
              • dictionary_page_offset
                17553611 of type i64
                offset 95355719
                size 4
              • + statistics
                struct (Statistics)
                offset 95355724
                size 37
                • max
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95355725
                  size 7
                • min
                  b'\xff\xff\xff\xf1\x0f\xb4' of type string
                  offset 95355733
                  size 7
                • null_count
                  0 of type i64
                  offset 95355741
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95355743
                  size 7
                • min_value
                  b'\xff\xff\xff\xf1\x0f\xb4' of type string
                  offset 95355751
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95355759
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355760
                  size 0
              • + encoding_stats
                list
                offset 95355762
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95355763
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355764
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355766
                    size 1
                  • count
                    1 of type i32
                    offset 95355768
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355770
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355771
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355773
                    size 1
                  • count
                    2 of type i32
                    offset 95355775
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355778
                size 9
                • + repetition_level_histogram
                  list
                  offset 95355779
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355781
                  size 5
            • offset_index_offset
              95350030 of type i64
              offset 95355789
              size 4
            • offset_index_length
              29 of type i32
              offset 95355794
              size 1
            • column_index_offset
              95344537 of type i64
              offset 95355796
              size 4
            • column_index_length
              53 of type i32
              offset 95355801
              size 1
          • + element
            struct (ColumnChunk)
            offset 95355803
            size 136
            • file_offset
              0 of type i64
              offset 95355804
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355806
              size 117
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95355807
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355809
                size 4
              • path_in_schema
                ['net_sales'] of type list
                offset 95355814
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355826
                size 1
              • num_values
                524288 of type i64
                offset 95355828
                size 3
              • total_uncompressed_size
                3300338 of type i64
                offset 95355832
                size 4
              • total_compressed_size
                2882509 of type i64
                offset 95355837
                size 4
              • data_page_offset
                20386484 of type i64
                offset 95355842
                size 4
              • dictionary_page_offset
                19491401 of type i64
                offset 95355847
                size 4
              • + statistics
                struct (Statistics)
                offset 95355852
                size 37
                • max
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95355853
                  size 7
                • min
                  b'\xff\xff\xff\xf2[\x06' of type string
                  offset 95355861
                  size 7
                • null_count
                  0 of type i64
                  offset 95355869
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95355871
                  size 7
                • min_value
                  b'\xff\xff\xff\xf2[\x06' of type string
                  offset 95355879
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95355887
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95355888
                  size 0
              • + encoding_stats
                list
                offset 95355890
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95355891
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95355892
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355894
                    size 1
                  • count
                    1 of type i32
                    offset 95355896
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355898
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355899
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95355901
                    size 1
                  • count
                    2 of type i32
                    offset 95355903
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95355905
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95355906
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95355908
                    size 1
                  • count
                    1 of type i32
                    offset 95355910
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95355913
                size 9
                • + repetition_level_histogram
                  list
                  offset 95355914
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95355916
                  size 5
            • offset_index_offset
              95350059 of type i64
              offset 95355924
              size 4
            • offset_index_length
              43 of type i32
              offset 95355929
              size 1
            • column_index_offset
              95344590 of type i64
              offset 95355931
              size 4
            • column_index_length
              73 of type i32
              offset 95355936
              size 2
          • + element
            struct (ColumnChunk)
            offset 95355939
            size 125
            • file_offset
              0 of type i64
              offset 95355940
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95355942
              size 107
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95355943
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95355945
                size 4
              • path_in_schema
                ['profit'] of type list
                offset 95355950
                size 8
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95355959
                size 1
              • num_values
                524288 of type i64
                offset 95355961
                size 3
              • total_uncompressed_size
                2199531 of type i64
                offset 95355965
                size 4
              • total_compressed_size
                2023146 of type i64
                offset 95355970
                size 4
              • data_page_offset
                23216247 of type i64
                offset 95355975
                size 4
              • dictionary_page_offset
                22373910 of type i64
                offset 95355980
                size 4
              • + statistics
                struct (Statistics)
                offset 95355985
                size 37
                • max
                  b'\x00\x00\x00\x07\x9d\x92' of type string
                  offset 95355986
                  size 7
                • min
                  b'\xff\xff\xff\xf9tk' of type string
                  offset 95355994
                  size 7
                • null_count
                  0 of type i64
                  offset 95356002
                  size 1
                • max_value
                  b'\x00\x00\x00\x07\x9d\x92' of type string
                  offset 95356004
                  size 7
                • min_value
                  b'\xff\xff\xff\xf9tk' of type string
                  offset 95356012
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95356020
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356021
                  size 0
              • + encoding_stats
                list
                offset 95356023
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95356024
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95356025
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356027
                    size 1
                  • count
                    1 of type i32
                    offset 95356029
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356031
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356032
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95356034
                    size 1
                  • count
                    2 of type i32
                    offset 95356036
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356039
                size 9
                • + repetition_level_histogram
                  list
                  offset 95356040
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95356042
                  size 5
            • offset_index_offset
              95350102 of type i64
              offset 95356050
              size 4
            • offset_index_length
              29 of type i32
              offset 95356055
              size 1
            • column_index_offset
              95344663 of type i64
              offset 95356057
              size 4
            • column_index_length
              53 of type i32
              offset 95356062
              size 1
          • + element
            struct (ColumnChunk)
            offset 95356064
            size 121
            • file_offset
              0 of type i64
              offset 95356065
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356067
              size 103
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95356068
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95356070
                size 4
              • path_in_schema
                ['payment_method'] of type list
                offset 95356075
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356092
                size 1
              • num_values
                524288 of type i64
                offset 95356094
                size 3
              • total_uncompressed_size
                197765 of type i64
                offset 95356098
                size 3
              • total_compressed_size
                197776 of type i64
                offset 95356102
                size 3
              • data_page_offset
                24397136 of type i64
                offset 95356106
                size 4
              • dictionary_page_offset
                24397056 of type i64
                offset 95356111
                size 4
              • + statistics
                struct (Statistics)
                offset 95356116
                size 22
                • null_count
                  0 of type i64
                  offset 95356117
                  size 1
                • max_value
                  b'Gift Card' of type string
                  offset 95356119
                  size 10
                • min_value
                  b'Cash' of type string
                  offset 95356130
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95356136
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356137
                  size 0
              • + encoding_stats
                list
                offset 95356139
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95356140
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95356141
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356143
                    size 1
                  • count
                    1 of type i32
                    offset 95356145
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356147
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356148
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95356150
                    size 1
                  • count
                    1 of type i32
                    offset 95356152
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356155
                size 14
                • unencoded_byte_array_data_bytes
                  5033971 of type i64
                  offset 95356156
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95356161
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95356163
                  size 5
            • offset_index_offset
              95350131 of type i64
              offset 95356171
              size 4
            • offset_index_length
              21 of type i32
              offset 95356176
              size 1
            • column_index_offset
              95344716 of type i64
              offset 95356178
              size 4
            • column_index_length
              34 of type i32
              offset 95356183
              size 1
          • + element
            struct (ColumnChunk)
            offset 95356185
            size 93
            • file_offset
              0 of type i64
              offset 95356186
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356188
              size 75
              • type
                0 (BOOLEAN) of type i32 (Type)
                offset 95356189
                size 1
              • encodings
                [3, 0] (RLE, PLAIN) of type list (Encoding)
                offset 95356191
                size 3
              • path_in_schema
                ['is_return'] of type list
                offset 95356195
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356207
                size 1
              • num_values
                524288 of type i64
                offset 95356209
                size 3
              • total_uncompressed_size
                65567 of type i64
                offset 95356213
                size 3
              • total_compressed_size
                22570 of type i64
                offset 95356217
                size 3
              • data_page_offset
                24594832 of type i64
                offset 95356221
                size 4
              • + statistics
                struct (Statistics)
                offset 95356226
                size 17
                • max
                  b'\x01' of type string
                  offset 95356227
                  size 2
                • min
                  b'\x00' of type string
                  offset 95356230
                  size 2
                • null_count
                  0 of type i64
                  offset 95356233
                  size 1
                • max_value
                  b'\x01' of type string
                  offset 95356235
                  size 2
                • min_value
                  b'\x00' of type string
                  offset 95356238
                  size 2
                • is_max_value_exact
                  True of type bool
                  offset 95356241
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356242
                  size 0
              • + encoding_stats
                list
                offset 95356244
                size 8
                • + element
                  struct (PageEncodingStats)
                  offset 95356245
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356246
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356248
                    size 1
                  • count
                    1 of type i32
                    offset 95356250
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356253
                size 9
                • + repetition_level_histogram
                  list
                  offset 95356254
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95356256
                  size 5
            • offset_index_offset
              95350152 of type i64
              offset 95356264
              size 4
            • offset_index_length
              15 of type i32
              offset 95356269
              size 1
            • column_index_offset
              95344750 of type i64
              offset 95356271
              size 4
            • column_index_length
              23 of type i32
              offset 95356276
              size 1
          • + element
            struct (ColumnChunk)
            offset 95356278
            size 127
            • file_offset
              0 of type i64
              offset 95356279
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356281
              size 109
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95356282
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95356284
                size 4
              • path_in_schema
                ['promotion_code'] of type list
                offset 95356289
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356306
                size 1
              • num_values
                524288 of type i64
                offset 95356308
                size 3
              • total_uncompressed_size
                143263 of type i64
                offset 95356312
                size 3
              • total_compressed_size
                143276 of type i64
                offset 95356316
                size 3
              • data_page_offset
                24617464 of type i64
                offset 95356320
                size 4
              • dictionary_page_offset
                24617402 of type i64
                offset 95356325
                size 4
              • + statistics
                struct (Statistics)
                offset 95356330
                size 26
                • null_count
                  224704 of type i64
                  offset 95356331
                  size 3
                • max_value
                  b'WELCOME15' of type string
                  offset 95356335
                  size 10
                • min_value
                  b'SAVE10' of type string
                  offset 95356346
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95356354
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356355
                  size 0
              • + encoding_stats
                list
                offset 95356357
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95356358
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95356359
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356361
                    size 1
                  • count
                    1 of type i32
                    offset 95356363
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356365
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356366
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95356368
                    size 1
                  • count
                    1 of type i32
                    offset 95356370
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356373
                size 16
                • unencoded_byte_array_data_bytes
                  2321101 of type i64
                  offset 95356374
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95356379
                  size 1
                • definition_level_histogram
                  [224704, 299584] of type list
                  offset 95356381
                  size 7
            • offset_index_offset
              95350167 of type i64
              offset 95356391
              size 4
            • offset_index_length
              21 of type i32
              offset 95356396
              size 1
            • column_index_offset
              95344773 of type i64
              offset 95356398
              size 4
            • column_index_length
              40 of type i32
              offset 95356403
              size 1
          • + element
            struct (ColumnChunk)
            offset 95356405
            size 120
            • file_offset
              0 of type i64
              offset 95356406
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356408
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95356409
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95356411
                size 4
              • path_in_schema
                ['sales_channel'] of type list
                offset 95356416
                size 15
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356432
                size 1
              • num_values
                524288 of type i64
                offset 95356434
                size 3
              • total_uncompressed_size
                132208 of type i64
                offset 95356438
                size 3
              • total_compressed_size
                132222 of type i64
                offset 95356442
                size 3
              • data_page_offset
                24760739 of type i64
                offset 95356446
                size 4
              • dictionary_page_offset
                24760678 of type i64
                offset 95356451
                size 4
              • + statistics
                struct (Statistics)
                offset 95356456
                size 22
                • null_count
                  0 of type i64
                  offset 95356457
                  size 1
                • max_value
                  b'Phone' of type string
                  offset 95356459
                  size 6
                • min_value
                  b'In-Store' of type string
                  offset 95356466
                  size 9
                • is_max_value_exact
                  True of type bool
                  offset 95356476
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356477
                  size 0
              • + encoding_stats
                list
                offset 95356479
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95356480
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95356481
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356483
                    size 1
                  • count
                    1 of type i32
                    offset 95356485
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356487
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356488
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95356490
                    size 1
                  • count
                    1 of type i32
                    offset 95356492
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356495
                size 14
                • unencoded_byte_array_data_bytes
                  3800273 of type i64
                  offset 95356496
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95356501
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95356503
                  size 5
            • offset_index_offset
              95350188 of type i64
              offset 95356511
              size 4
            • offset_index_length
              21 of type i32
              offset 95356516
              size 1
            • column_index_offset
              95344813 of type i64
              offset 95356518
              size 4
            • column_index_length
              34 of type i32
              offset 95356523
              size 1
        • total_byte_size
          39696794 of type i64
          offset 95356526
          size 4
        • num_rows
          524288 of type i64
          offset 95356531
          size 3
        • file_offset
          4 of type i64
          offset 95356535
          size 1
        • total_compressed_size
          24892896 of type i64
          offset 95356537
          size 4
      • + element
        struct (RowGroup)
        offset 95356542
        size 3137
        • + columns
          list
          offset 95356543
          size 3116
          • + element
            struct (ColumnChunk)
            offset 95356545
            size 141
            • file_offset
              0 of type i64
              offset 95356546
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356548
              size 121
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95356549
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95356551
                size 4
              • path_in_schema
                ['transaction_id'] of type list
                offset 95356556
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356573
                size 1
              • num_values
                524288 of type i64
                offset 95356575
                size 3
              • total_uncompressed_size
                8014881 of type i64
                offset 95356579
                size 4
              • total_compressed_size
                2723855 of type i64
                offset 95356584
                size 4
              • data_page_offset
                25239921 of type i64
                offset 95356589
                size 4
              • dictionary_page_offset
                24892900 of type i64
                offset 95356594
                size 4
              • + statistics
                struct (Statistics)
                offset 95356599
                size 31
                • null_count
                  0 of type i64
                  offset 95356600
                  size 1
                • max_value
                  b'TXN01048575' of type string
                  offset 95356602
                  size 12
                • min_value
                  b'TXN00524288' of type string
                  offset 95356615
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95356628
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356629
                  size 0
              • + encoding_stats
                list
                offset 95356631
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95356632
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95356633
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356635
                    size 1
                  • count
                    1 of type i32
                    offset 95356637
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356639
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356640
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356642
                    size 1
                  • count
                    7 of type i32
                    offset 95356644
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356646
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356647
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95356649
                    size 1
                  • count
                    1 of type i32
                    offset 95356651
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356654
                size 14
                • unencoded_byte_array_data_bytes
                  5767168 of type i64
                  offset 95356655
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95356660
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95356662
                  size 5
            • offset_index_offset
              95350209 of type i64
              offset 95356670
              size 4
            • offset_index_length
              139 of type i32
              offset 95356675
              size 2
            • column_index_offset
              95344847 of type i64
              offset 95356678
              size 4
            • column_index_length
              254 of type i32
              offset 95356683
              size 2
          • + element
            struct (ColumnChunk)
            offset 95356686
            size 135
            • file_offset
              0 of type i64
              offset 95356687
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356689
              size 115
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95356690
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95356692
                size 4
              • path_in_schema
                ['order_id'] of type list
                offset 95356697
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356708
                size 1
              • num_values
                524288 of type i64
                offset 95356710
                size 3
              • total_uncompressed_size
                7963263 of type i64
                offset 95356714
                size 4
              • total_compressed_size
                3415213 of type i64
                offset 95356719
                size 4
              • data_page_offset
                28059452 of type i64
                offset 95356724
                size 4
              • dictionary_page_offset
                27616755 of type i64
                offset 95356729
                size 4
              • + statistics
                struct (Statistics)
                offset 95356734
                size 31
                • null_count
                  0 of type i64
                  offset 95356735
                  size 1
                • max_value
                  b'ORD00666664' of type string
                  offset 95356737
                  size 12
                • min_value
                  b'ORD00000002' of type string
                  offset 95356750
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95356763
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356764
                  size 0
              • + encoding_stats
                list
                offset 95356766
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95356767
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95356768
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356770
                    size 1
                  • count
                    1 of type i32
                    offset 95356772
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356774
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356775
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356777
                    size 1
                  • count
                    7 of type i32
                    offset 95356779
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356781
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356782
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95356784
                    size 1
                  • count
                    1 of type i32
                    offset 95356786
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356789
                size 14
                • unencoded_byte_array_data_bytes
                  5767168 of type i64
                  offset 95356790
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95356795
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95356797
                  size 5
            • offset_index_offset
              95350348 of type i64
              offset 95356805
              size 4
            • offset_index_length
              139 of type i32
              offset 95356810
              size 2
            • column_index_offset
              95345101 of type i64
              offset 95356813
              size 4
            • column_index_length
              254 of type i32
              offset 95356818
              size 2
          • + element
            struct (ColumnChunk)
            offset 95356821
            size 125
            • file_offset
              0 of type i64
              offset 95356822
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356824
              size 107
              • type
                1 (INT32) of type i32 (Type)
                offset 95356825
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95356827
                size 4
              • path_in_schema
                ['transaction_date'] of type list
                offset 95356832
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356851
                size 1
              • num_values
                524288 of type i64
                offset 95356853
                size 3
              • total_uncompressed_size
                659374 of type i64
                offset 95356857
                size 3
              • total_compressed_size
                659417 of type i64
                offset 95356861
                size 3
              • data_page_offset
                31034916 of type i64
                offset 95356865
                size 4
              • dictionary_page_offset
                31031968 of type i64
                offset 95356870
                size 4
              • + statistics
                struct (Statistics)
                offset 95356875
                size 29
                • max
                  b'\xabO\x00\x00' of type string
                  offset 95356876
                  size 5
                • min
                  b'\xd1L\x00\x00' of type string
                  offset 95356882
                  size 5
                • null_count
                  0 of type i64
                  offset 95356888
                  size 1
                • max_value
                  b'\xabO\x00\x00' of type string
                  offset 95356890
                  size 5
                • min_value
                  b'\xd1L\x00\x00' of type string
                  offset 95356896
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95356902
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95356903
                  size 0
              • + encoding_stats
                list
                offset 95356905
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95356906
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95356907
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95356909
                    size 1
                  • count
                    1 of type i32
                    offset 95356911
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95356913
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95356914
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95356916
                    size 1
                  • count
                    1 of type i32
                    offset 95356918
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95356921
                size 9
                • + repetition_level_histogram
                  list
                  offset 95356922
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95356924
                  size 5
            • offset_index_offset
              95350487 of type i64
              offset 95356932
              size 4
            • offset_index_length
              15 of type i32
              offset 95356937
              size 1
            • column_index_offset
              95345355 of type i64
              offset 95356939
              size 4
            • column_index_length
              29 of type i32
              offset 95356944
              size 1
          • + element
            struct (ColumnChunk)
            offset 95356946
            size 126
            • file_offset
              0 of type i64
              offset 95356947
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95356949
              size 108
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95356950
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95356952
                size 4
              • path_in_schema
                ['product_id'] of type list
                offset 95356957
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95356970
                size 1
              • num_values
                524288 of type i64
                offset 95356972
                size 3
              • total_uncompressed_size
                1264133 of type i64
                offset 95356976
                size 4
              • total_compressed_size
                1087610 of type i64
                offset 95356981
                size 4
              • data_page_offset
                31794831 of type i64
                offset 95356986
                size 4
              • dictionary_page_offset
                31691385 of type i64
                offset 95356991
                size 4
              • + statistics
                struct (Statistics)
                offset 95356996
                size 29
                • null_count
                  0 of type i64
                  offset 95356997
                  size 1
                • max_value
                  b'PROD019999' of type string
                  offset 95356999
                  size 11
                • min_value
                  b'PROD000000' of type string
                  offset 95357011
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95357023
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357024
                  size 0
              • + encoding_stats
                list
                offset 95357026
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95357027
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357028
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357030
                    size 1
                  • count
                    1 of type i32
                    offset 95357032
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357034
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357035
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357037
                    size 1
                  • count
                    1 of type i32
                    offset 95357039
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357042
                size 14
                • unencoded_byte_array_data_bytes
                  5242880 of type i64
                  offset 95357043
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357048
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357050
                  size 5
            • offset_index_offset
              95350502 of type i64
              offset 95357058
              size 4
            • offset_index_length
              21 of type i32
              offset 95357063
              size 1
            • column_index_offset
              95345384 of type i64
              offset 95357065
              size 4
            • column_index_length
              41 of type i32
              offset 95357070
              size 1
          • + element
            struct (ColumnChunk)
            offset 95357072
            size 136
            • file_offset
              0 of type i64
              offset 95357073
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357075
              size 116
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357076
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357078
                size 4
              • path_in_schema
                ['customer_id'] of type list
                offset 95357083
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357097
                size 1
              • num_values
                524288 of type i64
                offset 95357099
                size 3
              • total_uncompressed_size
                6737715 of type i64
                offset 95357103
                size 4
              • total_compressed_size
                2900861 of type i64
                offset 95357108
                size 4
              • data_page_offset
                33206279 of type i64
                offset 95357113
                size 4
              • dictionary_page_offset
                32778995 of type i64
                offset 95357118
                size 4
              • + statistics
                struct (Statistics)
                offset 95357123
                size 29
                • null_count
                  0 of type i64
                  offset 95357124
                  size 1
                • max_value
                  b'CUST099999' of type string
                  offset 95357126
                  size 11
                • min_value
                  b'CUST000000' of type string
                  offset 95357138
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95357150
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357151
                  size 0
              • + encoding_stats
                list
                offset 95357153
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95357154
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357155
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357157
                    size 1
                  • count
                    1 of type i32
                    offset 95357159
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357161
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357162
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357164
                    size 1
                  • count
                    6 of type i32
                    offset 95357166
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357168
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357169
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357171
                    size 1
                  • count
                    1 of type i32
                    offset 95357173
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357176
                size 14
                • unencoded_byte_array_data_bytes
                  5242880 of type i64
                  offset 95357177
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357182
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357184
                  size 5
            • offset_index_offset
              95350523 of type i64
              offset 95357192
              size 4
            • offset_index_length
              123 of type i32
              offset 95357197
              size 2
            • column_index_offset
              95345425 of type i64
              offset 95357200
              size 4
            • column_index_length
              208 of type i32
              offset 95357205
              size 2
          • + element
            struct (ColumnChunk)
            offset 95357208
            size 120
            • file_offset
              0 of type i64
              offset 95357209
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357211
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357212
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357214
                size 4
              • path_in_schema
                ['store_id'] of type list
                offset 95357219
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357230
                size 1
              • num_values
                524288 of type i64
                offset 95357232
                size 3
              • total_uncompressed_size
                669451 of type i64
                offset 95357236
                size 3
              • total_compressed_size
                661359 of type i64
                offset 95357240
                size 3
              • data_page_offset
                35684746 of type i64
                offset 95357244
                size 4
              • dictionary_page_offset
                35679856 of type i64
                offset 95357249
                size 4
              • + statistics
                struct (Statistics)
                offset 95357254
                size 27
                • null_count
                  0 of type i64
                  offset 95357255
                  size 1
                • max_value
                  b'STORE0999' of type string
                  offset 95357257
                  size 10
                • min_value
                  b'STORE0000' of type string
                  offset 95357268
                  size 10
                • is_max_value_exact
                  True of type bool
                  offset 95357279
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357280
                  size 0
              • + encoding_stats
                list
                offset 95357282
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95357283
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357284
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357286
                    size 1
                  • count
                    1 of type i32
                    offset 95357288
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357290
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357291
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357293
                    size 1
                  • count
                    1 of type i32
                    offset 95357295
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357298
                size 14
                • unencoded_byte_array_data_bytes
                  4718592 of type i64
                  offset 95357299
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357304
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357306
                  size 5
            • offset_index_offset
              95350646 of type i64
              offset 95357314
              size 4
            • offset_index_length
              21 of type i32
              offset 95357319
              size 1
            • column_index_offset
              95345633 of type i64
              offset 95357321
              size 4
            • column_index_length
              39 of type i32
              offset 95357326
              size 1
          • + element
            struct (ColumnChunk)
            offset 95357328
            size 120
            • file_offset
              0 of type i64
              offset 95357329
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357331
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357332
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357334
                size 4
              • path_in_schema
                ['sales_rep_id'] of type list
                offset 95357339
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357354
                size 1
              • num_values
                524288 of type i64
                offset 95357356
                size 3
              • total_uncompressed_size
                595314 of type i64
                offset 95357360
                size 3
              • total_compressed_size
                592534 of type i64
                offset 95357364
                size 3
              • data_page_offset
                36342819 of type i64
                offset 95357368
                size 4
              • dictionary_page_offset
                36341215 of type i64
                offset 95357373
                size 4
              • + statistics
                struct (Statistics)
                offset 95357378
                size 23
                • null_count
                  0 of type i64
                  offset 95357379
                  size 1
                • max_value
                  b'REP0399' of type string
                  offset 95357381
                  size 8
                • min_value
                  b'REP0000' of type string
                  offset 95357390
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95357399
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357400
                  size 0
              • + encoding_stats
                list
                offset 95357402
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95357403
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357404
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357406
                    size 1
                  • count
                    1 of type i32
                    offset 95357408
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357410
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357411
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357413
                    size 1
                  • count
                    1 of type i32
                    offset 95357415
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357418
                size 14
                • unencoded_byte_array_data_bytes
                  3670016 of type i64
                  offset 95357419
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357424
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357426
                  size 5
            • offset_index_offset
              95350667 of type i64
              offset 95357434
              size 4
            • offset_index_length
              21 of type i32
              offset 95357439
              size 1
            • column_index_offset
              95345672 of type i64
              offset 95357441
              size 4
            • column_index_length
              35 of type i32
              offset 95357446
              size 1
          • + element
            struct (ColumnChunk)
            offset 95357448
            size 132
            • file_offset
              0 of type i64
              offset 95357449
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357451
              size 114
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357452
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357454
                size 4
              • path_in_schema
                ['product_category'] of type list
                offset 95357459
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357478
                size 1
              • num_values
                524288 of type i64
                offset 95357480
                size 3
              • total_uncompressed_size
                263394 of type i64
                offset 95357484
                size 3
              • total_compressed_size
                263407 of type i64
                offset 95357488
                size 3
              • data_page_offset
                36933921 of type i64
                offset 95357492
                size 4
              • dictionary_page_offset
                36933749 of type i64
                offset 95357497
                size 4
              • + statistics
                struct (Statistics)
                offset 95357502
                size 31
                • null_count
                  0 of type i64
                  offset 95357503
                  size 1
                • max_value
                  b'Toys & Games' of type string
                  offset 95357505
                  size 13
                • min_value
                  b'Automotive' of type string
                  offset 95357519
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95357531
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357532
                  size 0
              • + encoding_stats
                list
                offset 95357534
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95357535
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357536
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357538
                    size 1
                  • count
                    1 of type i32
                    offset 95357540
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357542
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357543
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357545
                    size 1
                  • count
                    1 of type i32
                    offset 95357547
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357550
                size 14
                • unencoded_byte_array_data_bytes
                  6359847 of type i64
                  offset 95357551
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357556
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357558
                  size 5
            • offset_index_offset
              95350688 of type i64
              offset 95357566
              size 4
            • offset_index_length
              21 of type i32
              offset 95357571
              size 1
            • column_index_offset
              95345707 of type i64
              offset 95357573
              size 4
            • column_index_length
              43 of type i32
              offset 95357578
              size 1
          • + element
            struct (ColumnChunk)
            offset 95357580
            size 131
            • file_offset
              0 of type i64
              offset 95357581
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357583
              size 113
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357584
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357586
                size 4
              • path_in_schema
                ['product_subcategory'] of type list
                offset 95357591
                size 21
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357613
                size 1
              • num_values
                524288 of type i64
                offset 95357615
                size 3
              • total_uncompressed_size
                394862 of type i64
                offset 95357619
                size 3
              • total_compressed_size
                394805 of type i64
                offset 95357623
                size 3
              • data_page_offset
                37197648 of type i64
                offset 95357627
                size 4
              • dictionary_page_offset
                37197156 of type i64
                offset 95357632
                size 4
              • + statistics
                struct (Statistics)
                offset 95357637
                size 27
                • null_count
                  0 of type i64
                  offset 95357638
                  size 1
                • max_value
                  b'Writing' of type string
                  offset 95357640
                  size 8
                • min_value
                  b'Accessories' of type string
                  offset 95357649
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95357662
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357663
                  size 0
              • + encoding_stats
                list
                offset 95357665
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95357666
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357667
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357669
                    size 1
                  • count
                    1 of type i32
                    offset 95357671
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357673
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357674
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357676
                    size 1
                  • count
                    1 of type i32
                    offset 95357678
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357681
                size 14
                • unencoded_byte_array_data_bytes
                  4516638 of type i64
                  offset 95357682
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357687
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357689
                  size 5
            • offset_index_offset
              95350709 of type i64
              offset 95357697
              size 4
            • offset_index_length
              21 of type i32
              offset 95357702
              size 1
            • column_index_offset
              95345750 of type i64
              offset 95357704
              size 4
            • column_index_length
              39 of type i32
              offset 95357709
              size 1
          • + element
            struct (ColumnChunk)
            offset 95357711
            size 124
            • file_offset
              0 of type i64
              offset 95357712
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357714
              size 106
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357715
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357717
                size 4
              • path_in_schema
                ['customer_segment'] of type list
                offset 95357722
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357741
                size 1
              • num_values
                524288 of type i64
                offset 95357743
                size 3
              • total_uncompressed_size
                132207 of type i64
                offset 95357747
                size 3
              • total_compressed_size
                132221 of type i64
                offset 95357751
                size 3
              • data_page_offset
                37592024 of type i64
                offset 95357755
                size 4
              • dictionary_page_offset
                37591961 of type i64
                offset 95357760
                size 4
              • + statistics
                struct (Statistics)
                offset 95357765
                size 23
                • null_count
                  0 of type i64
                  offset 95357766
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95357768
                  size 9
                • min_value
                  b'Budget' of type string
                  offset 95357778
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95357786
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357787
                  size 0
              • + encoding_stats
                list
                offset 95357789
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95357790
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357791
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357793
                    size 1
                  • count
                    1 of type i32
                    offset 95357795
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357797
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357798
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357800
                    size 1
                  • count
                    1 of type i32
                    offset 95357802
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357805
                size 14
                • unencoded_byte_array_data_bytes
                  4057840 of type i64
                  offset 95357806
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357811
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357813
                  size 5
            • offset_index_offset
              95350730 of type i64
              offset 95357821
              size 4
            • offset_index_length
              21 of type i32
              offset 95357826
              size 1
            • column_index_offset
              95345789 of type i64
              offset 95357828
              size 4
            • column_index_length
              35 of type i32
              offset 95357833
              size 1
          • + element
            struct (ColumnChunk)
            offset 95357835
            size 120
            • file_offset
              0 of type i64
              offset 95357836
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357838
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357839
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357841
                size 4
              • path_in_schema
                ['customer_region'] of type list
                offset 95357846
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357864
                size 1
              • num_values
                524288 of type i64
                offset 95357866
                size 3
              • total_uncompressed_size
                197740 of type i64
                offset 95357870
                size 3
              • total_compressed_size
                197756 of type i64
                offset 95357874
                size 3
              • data_page_offset
                37724242 of type i64
                offset 95357878
                size 4
              • dictionary_page_offset
                37724182 of type i64
                offset 95357883
                size 4
              • + statistics
                struct (Statistics)
                offset 95357888
                size 20
                • null_count
                  0 of type i64
                  offset 95357889
                  size 1
                • max_value
                  b'West' of type string
                  offset 95357891
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95357897
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95357906
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95357907
                  size 0
              • + encoding_stats
                list
                offset 95357909
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95357910
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95357911
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95357913
                    size 1
                  • count
                    1 of type i32
                    offset 95357915
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95357917
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95357918
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95357920
                    size 1
                  • count
                    1 of type i32
                    offset 95357922
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95357925
                size 14
                • unencoded_byte_array_data_bytes
                  2622694 of type i64
                  offset 95357926
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95357931
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95357933
                  size 5
            • offset_index_offset
              95350751 of type i64
              offset 95357941
              size 4
            • offset_index_length
              21 of type i32
              offset 95357946
              size 1
            • column_index_offset
              95345824 of type i64
              offset 95357948
              size 4
            • column_index_length
              32 of type i32
              offset 95357953
              size 1
          • + element
            struct (ColumnChunk)
            offset 95357955
            size 119
            • file_offset
              0 of type i64
              offset 95357956
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95357958
              size 101
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95357959
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95357961
                size 4
              • path_in_schema
                ['store_type'] of type list
                offset 95357966
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95357979
                size 1
              • num_values
                524288 of type i64
                offset 95357981
                size 3
              • total_uncompressed_size
                132205 of type i64
                offset 95357985
                size 3
              • total_compressed_size
                132218 of type i64
                offset 95357989
                size 3
              • data_page_offset
                37921998 of type i64
                offset 95357993
                size 4
              • dictionary_page_offset
                37921938 of type i64
                offset 95357998
                size 4
              • + statistics
                struct (Statistics)
                offset 95358003
                size 24
                • null_count
                  0 of type i64
                  offset 95358004
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95358006
                  size 9
                • min_value
                  b'Express' of type string
                  offset 95358016
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95358025
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358026
                  size 0
              • + encoding_stats
                list
                offset 95358028
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358029
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358030
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358032
                    size 1
                  • count
                    1 of type i32
                    offset 95358034
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358036
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358037
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358039
                    size 1
                  • count
                    1 of type i32
                    offset 95358041
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358044
                size 14
                • unencoded_byte_array_data_bytes
                  3809458 of type i64
                  offset 95358045
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95358050
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358052
                  size 5
            • offset_index_offset
              95350772 of type i64
              offset 95358060
              size 4
            • offset_index_length
              21 of type i32
              offset 95358065
              size 1
            • column_index_offset
              95345856 of type i64
              offset 95358067
              size 4
            • column_index_length
              36 of type i32
              offset 95358072
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358074
            size 117
            • file_offset
              0 of type i64
              offset 95358075
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358077
              size 99
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95358078
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358080
                size 4
              • path_in_schema
                ['store_region'] of type list
                offset 95358085
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358100
                size 1
              • num_values
                524288 of type i64
                offset 95358102
                size 3
              • total_uncompressed_size
                197740 of type i64
                offset 95358106
                size 3
              • total_compressed_size
                197756 of type i64
                offset 95358110
                size 3
              • data_page_offset
                38054216 of type i64
                offset 95358114
                size 4
              • dictionary_page_offset
                38054156 of type i64
                offset 95358119
                size 4
              • + statistics
                struct (Statistics)
                offset 95358124
                size 20
                • null_count
                  0 of type i64
                  offset 95358125
                  size 1
                • max_value
                  b'West' of type string
                  offset 95358127
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95358133
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95358142
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358143
                  size 0
              • + encoding_stats
                list
                offset 95358145
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358146
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358147
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358149
                    size 1
                  • count
                    1 of type i32
                    offset 95358151
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358153
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358154
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358156
                    size 1
                  • count
                    1 of type i32
                    offset 95358158
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358161
                size 14
                • unencoded_byte_array_data_bytes
                  2610020 of type i64
                  offset 95358162
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95358167
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358169
                  size 5
            • offset_index_offset
              95350793 of type i64
              offset 95358177
              size 4
            • offset_index_length
              21 of type i32
              offset 95358182
              size 1
            • column_index_offset
              95345892 of type i64
              offset 95358184
              size 4
            • column_index_length
              32 of type i32
              offset 95358189
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358191
            size 120
            • file_offset
              0 of type i64
              offset 95358192
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358194
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95358195
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358197
                size 4
              • path_in_schema
                ['store_city'] of type list
                offset 95358202
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358215
                size 1
              • num_values
                524288 of type i64
                offset 95358217
                size 3
              • total_uncompressed_size
                329140 of type i64
                offset 95358221
                size 3
              • total_compressed_size
                329130 of type i64
                offset 95358225
                size 3
              • data_page_offset
                38252268 of type i64
                offset 95358229
                size 4
              • dictionary_page_offset
                38251912 of type i64
                offset 95358234
                size 4
              • + statistics
                struct (Statistics)
                offset 95358239
                size 25
                • null_count
                  0 of type i64
                  offset 95358240
                  size 1
                • max_value
                  b'Washington' of type string
                  offset 95358242
                  size 11
                • min_value
                  b'Austin' of type string
                  offset 95358254
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95358262
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358263
                  size 0
              • + encoding_stats
                list
                offset 95358265
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358266
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358267
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358269
                    size 1
                  • count
                    1 of type i32
                    offset 95358271
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358273
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358274
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358276
                    size 1
                  • count
                    1 of type i32
                    offset 95358278
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358281
                size 14
                • unencoded_byte_array_data_bytes
                  4674646 of type i64
                  offset 95358282
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95358287
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358289
                  size 5
            • offset_index_offset
              95350814 of type i64
              offset 95358297
              size 4
            • offset_index_length
              21 of type i32
              offset 95358302
              size 1
            • column_index_offset
              95345924 of type i64
              offset 95358304
              size 4
            • column_index_length
              37 of type i32
              offset 95358309
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358311
            size 117
            • file_offset
              0 of type i64
              offset 95358312
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358314
              size 99
              • type
                1 (INT32) of type i32 (Type)
                offset 95358315
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358317
                size 4
              • path_in_schema
                ['quantity'] of type list
                offset 95358322
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358333
                size 1
              • num_values
                524288 of type i64
                offset 95358335
                size 3
              • total_uncompressed_size
                328849 of type i64
                offset 95358339
                size 3
              • total_compressed_size
                328870 of type i64
                offset 95358343
                size 3
              • data_page_offset
                38581138 of type i64
                offset 95358347
                size 4
              • dictionary_page_offset
                38581042 of type i64
                offset 95358352
                size 4
              • + statistics
                struct (Statistics)
                offset 95358357
                size 29
                • max
                  b'\n\x00\x00\x00' of type string
                  offset 95358358
                  size 5
                • min
                  b'\xf6\xff\xff\xff' of type string
                  offset 95358364
                  size 5
                • null_count
                  0 of type i64
                  offset 95358370
                  size 1
                • max_value
                  b'\n\x00\x00\x00' of type string
                  offset 95358372
                  size 5
                • min_value
                  b'\xf6\xff\xff\xff' of type string
                  offset 95358378
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95358384
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358385
                  size 0
              • + encoding_stats
                list
                offset 95358387
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358388
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358389
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358391
                    size 1
                  • count
                    1 of type i32
                    offset 95358393
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358395
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358396
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358398
                    size 1
                  • count
                    1 of type i32
                    offset 95358400
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358403
                size 9
                • + repetition_level_histogram
                  list
                  offset 95358404
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358406
                  size 5
            • offset_index_offset
              95350835 of type i64
              offset 95358414
              size 4
            • offset_index_length
              15 of type i32
              offset 95358419
              size 1
            • column_index_offset
              95345961 of type i64
              offset 95358421
              size 4
            • column_index_length
              29 of type i32
              offset 95358426
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358428
            size 125
            • file_offset
              0 of type i64
              offset 95358429
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358431
              size 107
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95358432
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358434
                size 4
              • path_in_schema
                ['unit_price'] of type list
                offset 95358439
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358452
                size 1
              • num_values
                524288 of type i64
                offset 95358454
                size 3
              • total_uncompressed_size
                1073558 of type i64
                offset 95358458
                size 4
              • total_compressed_size
                1061156 of type i64
                offset 95358463
                size 4
              • data_page_offset
                38986904 of type i64
                offset 95358468
                size 4
              • dictionary_page_offset
                38909912 of type i64
                offset 95358473
                size 4
              • + statistics
                struct (Statistics)
                offset 95358478
                size 33
                • max
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95358479
                  size 6
                • min
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95358486
                  size 6
                • null_count
                  0 of type i64
                  offset 95358493
                  size 1
                • max_value
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95358495
                  size 6
                • min_value
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95358502
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95358509
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358510
                  size 0
              • + encoding_stats
                list
                offset 95358512
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358513
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358514
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358516
                    size 1
                  • count
                    1 of type i32
                    offset 95358518
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358520
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358521
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358523
                    size 1
                  • count
                    1 of type i32
                    offset 95358525
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358528
                size 9
                • + repetition_level_histogram
                  list
                  offset 95358529
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358531
                  size 5
            • offset_index_offset
              95350850 of type i64
              offset 95358539
              size 4
            • offset_index_length
              15 of type i32
              offset 95358544
              size 1
            • column_index_offset
              95345990 of type i64
              offset 95358546
              size 4
            • column_index_length
              31 of type i32
              offset 95358551
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358553
            size 124
            • file_offset
              0 of type i64
              offset 95358554
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358556
              size 106
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95358557
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358559
                size 4
              • path_in_schema
                ['unit_cost'] of type list
                offset 95358564
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358576
                size 1
              • num_values
                524288 of type i64
                offset 95358578
                size 3
              • total_uncompressed_size
                1066813 of type i64
                offset 95358582
                size 4
              • total_compressed_size
                1053351 of type i64
                offset 95358587
                size 4
              • data_page_offset
                40040255 of type i64
                offset 95358592
                size 4
              • dictionary_page_offset
                39971068 of type i64
                offset 95358597
                size 4
              • + statistics
                struct (Statistics)
                offset 95358602
                size 33
                • max
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95358603
                  size 6
                • min
                  b'\x00\x00\x00\x00h' of type string
                  offset 95358610
                  size 6
                • null_count
                  0 of type i64
                  offset 95358617
                  size 1
                • max_value
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95358619
                  size 6
                • min_value
                  b'\x00\x00\x00\x00h' of type string
                  offset 95358626
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95358633
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358634
                  size 0
              • + encoding_stats
                list
                offset 95358636
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358637
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358638
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358640
                    size 1
                  • count
                    1 of type i32
                    offset 95358642
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358644
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358645
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358647
                    size 1
                  • count
                    1 of type i32
                    offset 95358649
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358652
                size 9
                • + repetition_level_histogram
                  list
                  offset 95358653
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358655
                  size 5
            • offset_index_offset
              95350865 of type i64
              offset 95358663
              size 4
            • offset_index_length
              15 of type i32
              offset 95358668
              size 1
            • column_index_offset
              95346021 of type i64
              offset 95358670
              size 4
            • column_index_length
              31 of type i32
              offset 95358675
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358677
            size 130
            • file_offset
              0 of type i64
              offset 95358678
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358680
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95358681
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358683
                size 4
              • path_in_schema
                ['discount_amount'] of type list
                offset 95358688
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358706
                size 1
              • num_values
                524288 of type i64
                offset 95358708
                size 3
              • total_uncompressed_size
                1562295 of type i64
                offset 95358712
                size 4
              • total_compressed_size
                1432827 of type i64
                offset 95358717
                size 4
              • data_page_offset
                41417220 of type i64
                offset 95358722
                size 4
              • dictionary_page_offset
                41024419 of type i64
                offset 95358727
                size 4
              • + statistics
                struct (Statistics)
                offset 95358732
                size 33
                • max
                  b'\x00\x00\x03\x03\xda' of type string
                  offset 95358733
                  size 6
                • min
                  b'\xff\xff\xfdB\x9f' of type string
                  offset 95358740
                  size 6
                • null_count
                  0 of type i64
                  offset 95358747
                  size 1
                • max_value
                  b'\x00\x00\x03\x03\xda' of type string
                  offset 95358749
                  size 6
                • min_value
                  b'\xff\xff\xfdB\x9f' of type string
                  offset 95358756
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95358763
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358764
                  size 0
              • + encoding_stats
                list
                offset 95358766
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358767
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358768
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358770
                    size 1
                  • count
                    1 of type i32
                    offset 95358772
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358774
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358775
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358777
                    size 1
                  • count
                    2 of type i32
                    offset 95358779
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358782
                size 9
                • + repetition_level_histogram
                  list
                  offset 95358783
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358785
                  size 5
            • offset_index_offset
              95350880 of type i64
              offset 95358793
              size 4
            • offset_index_length
              29 of type i32
              offset 95358798
              size 1
            • column_index_offset
              95346052 of type i64
              offset 95358800
              size 4
            • column_index_length
              49 of type i32
              offset 95358805
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358807
            size 130
            • file_offset
              0 of type i64
              offset 95358808
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358810
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95358811
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358813
                size 4
              • path_in_schema
                ['gross_sales'] of type list
                offset 95358818
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358832
                size 1
              • num_values
                524288 of type i64
                offset 95358834
                size 3
              • total_uncompressed_size
                2064837 of type i64
                offset 95358838
                size 4
              • total_compressed_size
                1936929 of type i64
                offset 95358843
                size 4
              • data_page_offset
                43213368 of type i64
                offset 95358848
                size 4
              • dictionary_page_offset
                42457246 of type i64
                offset 95358853
                size 4
              • + statistics
                struct (Statistics)
                offset 95358858
                size 37
                • max
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95358859
                  size 7
                • min
                  b'\xff\xff\xff\xf0\xebL' of type string
                  offset 95358867
                  size 7
                • null_count
                  0 of type i64
                  offset 95358875
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95358877
                  size 7
                • min_value
                  b'\xff\xff\xff\xf0\xebL' of type string
                  offset 95358885
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95358893
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95358894
                  size 0
              • + encoding_stats
                list
                offset 95358896
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95358897
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95358898
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95358900
                    size 1
                  • count
                    1 of type i32
                    offset 95358902
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95358904
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95358905
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95358907
                    size 1
                  • count
                    2 of type i32
                    offset 95358909
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95358912
                size 9
                • + repetition_level_histogram
                  list
                  offset 95358913
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95358915
                  size 5
            • offset_index_offset
              95350909 of type i64
              offset 95358923
              size 4
            • offset_index_length
              29 of type i32
              offset 95358928
              size 1
            • column_index_offset
              95346101 of type i64
              offset 95358930
              size 4
            • column_index_length
              53 of type i32
              offset 95358935
              size 1
          • + element
            struct (ColumnChunk)
            offset 95358937
            size 136
            • file_offset
              0 of type i64
              offset 95358938
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95358940
              size 117
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95358941
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95358943
                size 4
              • path_in_schema
                ['net_sales'] of type list
                offset 95358948
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95358960
                size 1
              • num_values
                524288 of type i64
                offset 95358962
                size 3
              • total_uncompressed_size
                3301364 of type i64
                offset 95358966
                size 4
              • total_compressed_size
                2883377 of type i64
                offset 95358971
                size 4
              • data_page_offset
                45290315 of type i64
                offset 95358976
                size 4
              • dictionary_page_offset
                44394175 of type i64
                offset 95358981
                size 4
              • + statistics
                struct (Statistics)
                offset 95358986
                size 37
                • max
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95358987
                  size 7
                • min
                  b'\xff\xff\xff\xf1\xb2\x84' of type string
                  offset 95358995
                  size 7
                • null_count
                  0 of type i64
                  offset 95359003
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95359005
                  size 7
                • min_value
                  b'\xff\xff\xff\xf1\xb2\x84' of type string
                  offset 95359013
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95359021
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359022
                  size 0
              • + encoding_stats
                list
                offset 95359024
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95359025
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95359026
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359028
                    size 1
                  • count
                    1 of type i32
                    offset 95359030
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359032
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359033
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359035
                    size 1
                  • count
                    2 of type i32
                    offset 95359037
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359039
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359040
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95359042
                    size 1
                  • count
                    1 of type i32
                    offset 95359044
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359047
                size 9
                • + repetition_level_histogram
                  list
                  offset 95359048
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95359050
                  size 5
            • offset_index_offset
              95350938 of type i64
              offset 95359058
              size 4
            • offset_index_length
              43 of type i32
              offset 95359063
              size 1
            • column_index_offset
              95346154 of type i64
              offset 95359065
              size 4
            • column_index_length
              73 of type i32
              offset 95359070
              size 2
          • + element
            struct (ColumnChunk)
            offset 95359073
            size 125
            • file_offset
              0 of type i64
              offset 95359074
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359076
              size 107
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95359077
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95359079
                size 4
              • path_in_schema
                ['profit'] of type list
                offset 95359084
                size 8
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359093
                size 1
              • num_values
                524288 of type i64
                offset 95359095
                size 3
              • total_uncompressed_size
                2199417 of type i64
                offset 95359099
                size 4
              • total_compressed_size
                2023073 of type i64
                offset 95359104
                size 4
              • data_page_offset
                48119811 of type i64
                offset 95359109
                size 4
              • dictionary_page_offset
                47277552 of type i64
                offset 95359114
                size 4
              • + statistics
                struct (Statistics)
                offset 95359119
                size 37
                • max
                  b'\x00\x00\x00\x07\x9d\x92' of type string
                  offset 95359120
                  size 7
                • min
                  b'\xff\xff\xff\xf9\x11\xb4' of type string
                  offset 95359128
                  size 7
                • null_count
                  0 of type i64
                  offset 95359136
                  size 1
                • max_value
                  b'\x00\x00\x00\x07\x9d\x92' of type string
                  offset 95359138
                  size 7
                • min_value
                  b'\xff\xff\xff\xf9\x11\xb4' of type string
                  offset 95359146
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95359154
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359155
                  size 0
              • + encoding_stats
                list
                offset 95359157
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95359158
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95359159
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359161
                    size 1
                  • count
                    1 of type i32
                    offset 95359163
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359165
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359166
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95359168
                    size 1
                  • count
                    2 of type i32
                    offset 95359170
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359173
                size 9
                • + repetition_level_histogram
                  list
                  offset 95359174
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95359176
                  size 5
            • offset_index_offset
              95350981 of type i64
              offset 95359184
              size 4
            • offset_index_length
              29 of type i32
              offset 95359189
              size 1
            • column_index_offset
              95346227 of type i64
              offset 95359191
              size 4
            • column_index_length
              53 of type i32
              offset 95359196
              size 1
          • + element
            struct (ColumnChunk)
            offset 95359198
            size 121
            • file_offset
              0 of type i64
              offset 95359199
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359201
              size 103
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95359202
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95359204
                size 4
              • path_in_schema
                ['payment_method'] of type list
                offset 95359209
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359226
                size 1
              • num_values
                524288 of type i64
                offset 95359228
                size 3
              • total_uncompressed_size
                197764 of type i64
                offset 95359232
                size 3
              • total_compressed_size
                197773 of type i64
                offset 95359236
                size 3
              • data_page_offset
                49300702 of type i64
                offset 95359240
                size 4
              • dictionary_page_offset
                49300625 of type i64
                offset 95359245
                size 4
              • + statistics
                struct (Statistics)
                offset 95359250
                size 22
                • null_count
                  0 of type i64
                  offset 95359251
                  size 1
                • max_value
                  b'Gift Card' of type string
                  offset 95359253
                  size 10
                • min_value
                  b'Cash' of type string
                  offset 95359264
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95359270
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359271
                  size 0
              • + encoding_stats
                list
                offset 95359273
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95359274
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95359275
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359277
                    size 1
                  • count
                    1 of type i32
                    offset 95359279
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359281
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359282
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95359284
                    size 1
                  • count
                    1 of type i32
                    offset 95359286
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359289
                size 14
                • unencoded_byte_array_data_bytes
                  5038166 of type i64
                  offset 95359290
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95359295
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95359297
                  size 5
            • offset_index_offset
              95351010 of type i64
              offset 95359305
              size 4
            • offset_index_length
              21 of type i32
              offset 95359310
              size 1
            • column_index_offset
              95346280 of type i64
              offset 95359312
              size 4
            • column_index_length
              34 of type i32
              offset 95359317
              size 1
          • + element
            struct (ColumnChunk)
            offset 95359319
            size 93
            • file_offset
              0 of type i64
              offset 95359320
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359322
              size 75
              • type
                0 (BOOLEAN) of type i32 (Type)
                offset 95359323
                size 1
              • encodings
                [3, 0] (RLE, PLAIN) of type list (Encoding)
                offset 95359325
                size 3
              • path_in_schema
                ['is_return'] of type list
                offset 95359329
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359341
                size 1
              • num_values
                524288 of type i64
                offset 95359343
                size 3
              • total_uncompressed_size
                65567 of type i64
                offset 95359347
                size 3
              • total_compressed_size
                22224 of type i64
                offset 95359351
                size 3
              • data_page_offset
                49498398 of type i64
                offset 95359355
                size 4
              • + statistics
                struct (Statistics)
                offset 95359360
                size 17
                • max
                  b'\x01' of type string
                  offset 95359361
                  size 2
                • min
                  b'\x00' of type string
                  offset 95359364
                  size 2
                • null_count
                  0 of type i64
                  offset 95359367
                  size 1
                • max_value
                  b'\x01' of type string
                  offset 95359369
                  size 2
                • min_value
                  b'\x00' of type string
                  offset 95359372
                  size 2
                • is_max_value_exact
                  True of type bool
                  offset 95359375
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359376
                  size 0
              • + encoding_stats
                list
                offset 95359378
                size 8
                • + element
                  struct (PageEncodingStats)
                  offset 95359379
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359380
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359382
                    size 1
                  • count
                    1 of type i32
                    offset 95359384
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359387
                size 9
                • + repetition_level_histogram
                  list
                  offset 95359388
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95359390
                  size 5
            • offset_index_offset
              95351031 of type i64
              offset 95359398
              size 4
            • offset_index_length
              15 of type i32
              offset 95359403
              size 1
            • column_index_offset
              95346314 of type i64
              offset 95359405
              size 4
            • column_index_length
              23 of type i32
              offset 95359410
              size 1
          • + element
            struct (ColumnChunk)
            offset 95359412
            size 127
            • file_offset
              0 of type i64
              offset 95359413
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359415
              size 109
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95359416
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95359418
                size 4
              • path_in_schema
                ['promotion_code'] of type list
                offset 95359423
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359440
                size 1
              • num_values
                524288 of type i64
                offset 95359442
                size 3
              • total_uncompressed_size
                143461 of type i64
                offset 95359446
                size 3
              • total_compressed_size
                143473 of type i64
                offset 95359450
                size 3
              • data_page_offset
                49520683 of type i64
                offset 95359454
                size 4
              • dictionary_page_offset
                49520622 of type i64
                offset 95359459
                size 4
              • + statistics
                struct (Statistics)
                offset 95359464
                size 26
                • null_count
                  223982 of type i64
                  offset 95359465
                  size 3
                • max_value
                  b'WELCOME15' of type string
                  offset 95359469
                  size 10
                • min_value
                  b'SAVE10' of type string
                  offset 95359480
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95359488
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359489
                  size 0
              • + encoding_stats
                list
                offset 95359491
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95359492
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95359493
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359495
                    size 1
                  • count
                    1 of type i32
                    offset 95359497
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359499
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359500
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95359502
                    size 1
                  • count
                    1 of type i32
                    offset 95359504
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359507
                size 16
                • unencoded_byte_array_data_bytes
                  2327475 of type i64
                  offset 95359508
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95359513
                  size 1
                • definition_level_histogram
                  [223982, 300306] of type list
                  offset 95359515
                  size 7
            • offset_index_offset
              95351046 of type i64
              offset 95359525
              size 4
            • offset_index_length
              21 of type i32
              offset 95359530
              size 1
            • column_index_offset
              95346337 of type i64
              offset 95359532
              size 4
            • column_index_length
              40 of type i32
              offset 95359537
              size 1
          • + element
            struct (ColumnChunk)
            offset 95359539
            size 120
            • file_offset
              0 of type i64
              offset 95359540
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359542
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95359543
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95359545
                size 4
              • path_in_schema
                ['sales_channel'] of type list
                offset 95359550
                size 15
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359566
                size 1
              • num_values
                524288 of type i64
                offset 95359568
                size 3
              • total_uncompressed_size
                132206 of type i64
                offset 95359572
                size 3
              • total_compressed_size
                132220 of type i64
                offset 95359576
                size 3
              • data_page_offset
                49664156 of type i64
                offset 95359580
                size 4
              • dictionary_page_offset
                49664095 of type i64
                offset 95359585
                size 4
              • + statistics
                struct (Statistics)
                offset 95359590
                size 22
                • null_count
                  0 of type i64
                  offset 95359591
                  size 1
                • max_value
                  b'Phone' of type string
                  offset 95359593
                  size 6
                • min_value
                  b'In-Store' of type string
                  offset 95359600
                  size 9
                • is_max_value_exact
                  True of type bool
                  offset 95359610
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359611
                  size 0
              • + encoding_stats
                list
                offset 95359613
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95359614
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95359615
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359617
                    size 1
                  • count
                    1 of type i32
                    offset 95359619
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359621
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359622
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95359624
                    size 1
                  • count
                    1 of type i32
                    offset 95359626
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359629
                size 14
                • unencoded_byte_array_data_bytes
                  3800123 of type i64
                  offset 95359630
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95359635
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95359637
                  size 5
            • offset_index_offset
              95351067 of type i64
              offset 95359645
              size 4
            • offset_index_length
              21 of type i32
              offset 95359650
              size 1
            • column_index_offset
              95346377 of type i64
              offset 95359652
              size 4
            • column_index_length
              34 of type i32
              offset 95359657
              size 1
        • total_byte_size
          39687550 of type i64
          offset 95359660
          size 4
        • num_rows
          524288 of type i64
          offset 95359665
          size 3
        • file_offset
          24892900 of type i64
          offset 95359669
          size 4
        • total_compressed_size
          24903415 of type i64
          offset 95359674
          size 4
      • + element
        struct (RowGroup)
        offset 95359679
        size 3137
        • + columns
          list
          offset 95359680
          size 3116
          • + element
            struct (ColumnChunk)
            offset 95359682
            size 141
            • file_offset
              0 of type i64
              offset 95359683
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359685
              size 121
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95359686
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95359688
                size 4
              • path_in_schema
                ['transaction_id'] of type list
                offset 95359693
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359710
                size 1
              • num_values
                524288 of type i64
                offset 95359712
                size 3
              • total_uncompressed_size
                8014881 of type i64
                offset 95359716
                size 4
              • total_compressed_size
                2724919 of type i64
                offset 95359721
                size 4
              • data_page_offset
                50142882 of type i64
                offset 95359726
                size 4
              • dictionary_page_offset
                49796315 of type i64
                offset 95359731
                size 4
              • + statistics
                struct (Statistics)
                offset 95359736
                size 31
                • null_count
                  0 of type i64
                  offset 95359737
                  size 1
                • max_value
                  b'TXN01572863' of type string
                  offset 95359739
                  size 12
                • min_value
                  b'TXN01048576' of type string
                  offset 95359752
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95359765
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359766
                  size 0
              • + encoding_stats
                list
                offset 95359768
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95359769
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95359770
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359772
                    size 1
                  • count
                    1 of type i32
                    offset 95359774
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359776
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359777
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359779
                    size 1
                  • count
                    7 of type i32
                    offset 95359781
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359783
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359784
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95359786
                    size 1
                  • count
                    1 of type i32
                    offset 95359788
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359791
                size 14
                • unencoded_byte_array_data_bytes
                  5767168 of type i64
                  offset 95359792
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95359797
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95359799
                  size 5
            • offset_index_offset
              95351088 of type i64
              offset 95359807
              size 4
            • offset_index_length
              139 of type i32
              offset 95359812
              size 2
            • column_index_offset
              95346411 of type i64
              offset 95359815
              size 4
            • column_index_length
              254 of type i32
              offset 95359820
              size 2
          • + element
            struct (ColumnChunk)
            offset 95359823
            size 135
            • file_offset
              0 of type i64
              offset 95359824
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359826
              size 115
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95359827
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95359829
                size 4
              • path_in_schema
                ['order_id'] of type list
                offset 95359834
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359845
                size 1
              • num_values
                524288 of type i64
                offset 95359847
                size 3
              • total_uncompressed_size
                7963068 of type i64
                offset 95359851
                size 4
              • total_compressed_size
                3415991 of type i64
                offset 95359856
                size 4
              • data_page_offset
                52964336 of type i64
                offset 95359861
                size 4
              • dictionary_page_offset
                52521234 of type i64
                offset 95359866
                size 4
              • + statistics
                struct (Statistics)
                offset 95359871
                size 31
                • null_count
                  0 of type i64
                  offset 95359872
                  size 1
                • max_value
                  b'ORD00666666' of type string
                  offset 95359874
                  size 12
                • min_value
                  b'ORD00000003' of type string
                  offset 95359887
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95359900
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95359901
                  size 0
              • + encoding_stats
                list
                offset 95359903
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95359904
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95359905
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359907
                    size 1
                  • count
                    1 of type i32
                    offset 95359909
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359911
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359912
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95359914
                    size 1
                  • count
                    7 of type i32
                    offset 95359916
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95359918
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95359919
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95359921
                    size 1
                  • count
                    1 of type i32
                    offset 95359923
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95359926
                size 14
                • unencoded_byte_array_data_bytes
                  5767168 of type i64
                  offset 95359927
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95359932
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95359934
                  size 5
            • offset_index_offset
              95351227 of type i64
              offset 95359942
              size 4
            • offset_index_length
              139 of type i32
              offset 95359947
              size 2
            • column_index_offset
              95346665 of type i64
              offset 95359950
              size 4
            • column_index_length
              254 of type i32
              offset 95359955
              size 2
          • + element
            struct (ColumnChunk)
            offset 95359958
            size 125
            • file_offset
              0 of type i64
              offset 95359959
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95359961
              size 107
              • type
                1 (INT32) of type i32 (Type)
                offset 95359962
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95359964
                size 4
              • path_in_schema
                ['transaction_date'] of type list
                offset 95359969
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95359988
                size 1
              • num_values
                524288 of type i64
                offset 95359990
                size 3
              • total_uncompressed_size
                659374 of type i64
                offset 95359994
                size 3
              • total_compressed_size
                659415 of type i64
                offset 95359998
                size 3
              • data_page_offset
                55940171 of type i64
                offset 95360002
                size 4
              • dictionary_page_offset
                55937225 of type i64
                offset 95360007
                size 4
              • + statistics
                struct (Statistics)
                offset 95360012
                size 29
                • max
                  b'\xabO\x00\x00' of type string
                  offset 95360013
                  size 5
                • min
                  b'\xd1L\x00\x00' of type string
                  offset 95360019
                  size 5
                • null_count
                  0 of type i64
                  offset 95360025
                  size 1
                • max_value
                  b'\xabO\x00\x00' of type string
                  offset 95360027
                  size 5
                • min_value
                  b'\xd1L\x00\x00' of type string
                  offset 95360033
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95360039
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360040
                  size 0
              • + encoding_stats
                list
                offset 95360042
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95360043
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360044
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360046
                    size 1
                  • count
                    1 of type i32
                    offset 95360048
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360050
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360051
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360053
                    size 1
                  • count
                    1 of type i32
                    offset 95360055
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360058
                size 9
                • + repetition_level_histogram
                  list
                  offset 95360059
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360061
                  size 5
            • offset_index_offset
              95351366 of type i64
              offset 95360069
              size 4
            • offset_index_length
              15 of type i32
              offset 95360074
              size 1
            • column_index_offset
              95346919 of type i64
              offset 95360076
              size 4
            • column_index_length
              29 of type i32
              offset 95360081
              size 1
          • + element
            struct (ColumnChunk)
            offset 95360083
            size 126
            • file_offset
              0 of type i64
              offset 95360084
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360086
              size 108
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360087
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360089
                size 4
              • path_in_schema
                ['product_id'] of type list
                offset 95360094
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95360107
                size 1
              • num_values
                524288 of type i64
                offset 95360109
                size 3
              • total_uncompressed_size
                1264133 of type i64
                offset 95360113
                size 4
              • total_compressed_size
                1087757 of type i64
                offset 95360118
                size 4
              • data_page_offset
                56700233 of type i64
                offset 95360123
                size 4
              • dictionary_page_offset
                56596640 of type i64
                offset 95360128
                size 4
              • + statistics
                struct (Statistics)
                offset 95360133
                size 29
                • null_count
                  0 of type i64
                  offset 95360134
                  size 1
                • max_value
                  b'PROD019999' of type string
                  offset 95360136
                  size 11
                • min_value
                  b'PROD000000' of type string
                  offset 95360148
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95360160
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360161
                  size 0
              • + encoding_stats
                list
                offset 95360163
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95360164
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360165
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360167
                    size 1
                  • count
                    1 of type i32
                    offset 95360169
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360171
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360172
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360174
                    size 1
                  • count
                    1 of type i32
                    offset 95360176
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360179
                size 14
                • unencoded_byte_array_data_bytes
                  5242880 of type i64
                  offset 95360180
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95360185
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360187
                  size 5
            • offset_index_offset
              95351381 of type i64
              offset 95360195
              size 4
            • offset_index_length
              21 of type i32
              offset 95360200
              size 1
            • column_index_offset
              95346948 of type i64
              offset 95360202
              size 4
            • column_index_length
              41 of type i32
              offset 95360207
              size 1
          • + element
            struct (ColumnChunk)
            offset 95360209
            size 136
            • file_offset
              0 of type i64
              offset 95360210
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360212
              size 116
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360213
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360215
                size 4
              • path_in_schema
                ['customer_id'] of type list
                offset 95360220
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95360234
                size 1
              • num_values
                524288 of type i64
                offset 95360236
                size 3
              • total_uncompressed_size
                6738499 of type i64
                offset 95360240
                size 4
              • total_compressed_size
                2900735 of type i64
                offset 95360245
                size 4
              • data_page_offset
                58111797 of type i64
                offset 95360250
                size 4
              • dictionary_page_offset
                57684397 of type i64
                offset 95360255
                size 4
              • + statistics
                struct (Statistics)
                offset 95360260
                size 29
                • null_count
                  0 of type i64
                  offset 95360261
                  size 1
                • max_value
                  b'CUST099999' of type string
                  offset 95360263
                  size 11
                • min_value
                  b'CUST000000' of type string
                  offset 95360275
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95360287
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360288
                  size 0
              • + encoding_stats
                list
                offset 95360290
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95360291
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360292
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360294
                    size 1
                  • count
                    1 of type i32
                    offset 95360296
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360298
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360299
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360301
                    size 1
                  • count
                    6 of type i32
                    offset 95360303
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360305
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360306
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360308
                    size 1
                  • count
                    1 of type i32
                    offset 95360310
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360313
                size 14
                • unencoded_byte_array_data_bytes
                  5242880 of type i64
                  offset 95360314
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95360319
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360321
                  size 5
            • offset_index_offset
              95351402 of type i64
              offset 95360329
              size 4
            • offset_index_length
              123 of type i32
              offset 95360334
              size 2
            • column_index_offset
              95346989 of type i64
              offset 95360337
              size 4
            • column_index_length
              208 of type i32
              offset 95360342
              size 2
          • + element
            struct (ColumnChunk)
            offset 95360345
            size 120
            • file_offset
              0 of type i64
              offset 95360346
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360348
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360349
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360351
                size 4
              • path_in_schema
                ['store_id'] of type list
                offset 95360356
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95360367
                size 1
              • num_values
                524288 of type i64
                offset 95360369
                size 3
              • total_uncompressed_size
                669451 of type i64
                offset 95360373
                size 3
              • total_compressed_size
                661364 of type i64
                offset 95360377
                size 3
              • data_page_offset
                60590027 of type i64
                offset 95360381
                size 4
              • dictionary_page_offset
                60585132 of type i64
                offset 95360386
                size 4
              • + statistics
                struct (Statistics)
                offset 95360391
                size 27
                • null_count
                  0 of type i64
                  offset 95360392
                  size 1
                • max_value
                  b'STORE0999' of type string
                  offset 95360394
                  size 10
                • min_value
                  b'STORE0000' of type string
                  offset 95360405
                  size 10
                • is_max_value_exact
                  True of type bool
                  offset 95360416
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360417
                  size 0
              • + encoding_stats
                list
                offset 95360419
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95360420
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360421
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360423
                    size 1
                  • count
                    1 of type i32
                    offset 95360425
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360427
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360428
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360430
                    size 1
                  • count
                    1 of type i32
                    offset 95360432
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360435
                size 14
                • unencoded_byte_array_data_bytes
                  4718592 of type i64
                  offset 95360436
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95360441
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360443
                  size 5
            • offset_index_offset
              95351525 of type i64
              offset 95360451
              size 4
            • offset_index_length
              21 of type i32
              offset 95360456
              size 1
            • column_index_offset
              95347197 of type i64
              offset 95360458
              size 4
            • column_index_length
              39 of type i32
              offset 95360463
              size 1
          • + element
            struct (ColumnChunk)
            offset 95360465
            size 120
            • file_offset
              0 of type i64
              offset 95360466
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360468
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360469
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360471
                size 4
              • path_in_schema
                ['sales_rep_id'] of type list
                offset 95360476
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95360491
                size 1
              • num_values
                524288 of type i64
                offset 95360493
                size 3
              • total_uncompressed_size
                595314 of type i64
                offset 95360497
                size 3
              • total_compressed_size
                592544 of type i64
                offset 95360501
                size 3
              • data_page_offset
                61248110 of type i64
                offset 95360505
                size 4
              • dictionary_page_offset
                61246496 of type i64
                offset 95360510
                size 4
              • + statistics
                struct (Statistics)
                offset 95360515
                size 23
                • null_count
                  0 of type i64
                  offset 95360516
                  size 1
                • max_value
                  b'REP0399' of type string
                  offset 95360518
                  size 8
                • min_value
                  b'REP0000' of type string
                  offset 95360527
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95360536
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360537
                  size 0
              • + encoding_stats
                list
                offset 95360539
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95360540
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360541
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360543
                    size 1
                  • count
                    1 of type i32
                    offset 95360545
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360547
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360548
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360550
                    size 1
                  • count
                    1 of type i32
                    offset 95360552
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360555
                size 14
                • unencoded_byte_array_data_bytes
                  3670016 of type i64
                  offset 95360556
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95360561
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360563
                  size 5
            • offset_index_offset
              95351546 of type i64
              offset 95360571
              size 4
            • offset_index_length
              21 of type i32
              offset 95360576
              size 1
            • column_index_offset
              95347236 of type i64
              offset 95360578
              size 4
            • column_index_length
              35 of type i32
              offset 95360583
              size 1
          • + element
            struct (ColumnChunk)
            offset 95360585
            size 132
            • file_offset
              0 of type i64
              offset 95360586
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360588
              size 114
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360589
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360591
                size 4
              • path_in_schema
                ['product_category'] of type list
                offset 95360596
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95360615
                size 1
              • num_values
                524288 of type i64
                offset 95360617
                size 3
              • total_uncompressed_size
                263394 of type i64
                offset 95360621
                size 3
              • total_compressed_size
                263409 of type i64
                offset 95360625
                size 3
              • data_page_offset
                61839214 of type i64
                offset 95360629
                size 4
              • dictionary_page_offset
                61839040 of type i64
                offset 95360634
                size 4
              • + statistics
                struct (Statistics)
                offset 95360639
                size 31
                • null_count
                  0 of type i64
                  offset 95360640
                  size 1
                • max_value
                  b'Toys & Games' of type string
                  offset 95360642
                  size 13
                • min_value
                  b'Automotive' of type string
                  offset 95360656
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95360668
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360669
                  size 0
              • + encoding_stats
                list
                offset 95360671
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95360672
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360673
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360675
                    size 1
                  • count
                    1 of type i32
                    offset 95360677
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360679
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360680
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360682
                    size 1
                  • count
                    1 of type i32
                    offset 95360684
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360687
                size 14
                • unencoded_byte_array_data_bytes
                  6355841 of type i64
                  offset 95360688
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95360693
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360695
                  size 5
            • offset_index_offset
              95351567 of type i64
              offset 95360703
              size 4
            • offset_index_length
              21 of type i32
              offset 95360708
              size 1
            • column_index_offset
              95347271 of type i64
              offset 95360710
              size 4
            • column_index_length
              43 of type i32
              offset 95360715
              size 1
          • + element
            struct (ColumnChunk)
            offset 95360717
            size 131
            • file_offset
              0 of type i64
              offset 95360718
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360720
              size 113
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360721
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360723
                size 4
              • path_in_schema
                ['product_subcategory'] of type list
                offset 95360728
                size 21
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95360750
                size 1
              • num_values
                524288 of type i64
                offset 95360752
                size 3
              • total_uncompressed_size
                394862 of type i64
                offset 95360756
                size 3
              • total_compressed_size
                394802 of type i64
                offset 95360760
                size 3
              • data_page_offset
                62102938 of type i64
                offset 95360764
                size 4
              • dictionary_page_offset
                62102449 of type i64
                offset 95360769
                size 4
              • + statistics
                struct (Statistics)
                offset 95360774
                size 27
                • null_count
                  0 of type i64
                  offset 95360775
                  size 1
                • max_value
                  b'Writing' of type string
                  offset 95360777
                  size 8
                • min_value
                  b'Accessories' of type string
                  offset 95360786
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95360799
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360800
                  size 0
              • + encoding_stats
                list
                offset 95360802
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95360803
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360804
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360806
                    size 1
                  • count
                    1 of type i32
                    offset 95360808
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360810
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360811
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360813
                    size 1
                  • count
                    1 of type i32
                    offset 95360815
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360818
                size 14
                • unencoded_byte_array_data_bytes
                  4513291 of type i64
                  offset 95360819
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95360824
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360826
                  size 5
            • offset_index_offset
              95351588 of type i64
              offset 95360834
              size 4
            • offset_index_length
              21 of type i32
              offset 95360839
              size 1
            • column_index_offset
              95347314 of type i64
              offset 95360841
              size 4
            • column_index_length
              39 of type i32
              offset 95360846
              size 1
          • + element
            struct (ColumnChunk)
            offset 95360848
            size 124
            • file_offset
              0 of type i64
              offset 95360849
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360851
              size 106
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360852
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360854
                size 4
              • path_in_schema
                ['customer_segment'] of type list
                offset 95360859
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95360878
                size 1
              • num_values
                524288 of type i64
                offset 95360880
                size 3
              • total_uncompressed_size
                132206 of type i64
                offset 95360884
                size 3
              • total_compressed_size
                132220 of type i64
                offset 95360888
                size 3
              • data_page_offset
                62497314 of type i64
                offset 95360892
                size 4
              • dictionary_page_offset
                62497251 of type i64
                offset 95360897
                size 4
              • + statistics
                struct (Statistics)
                offset 95360902
                size 23
                • null_count
                  0 of type i64
                  offset 95360903
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95360905
                  size 9
                • min_value
                  b'Budget' of type string
                  offset 95360915
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95360923
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95360924
                  size 0
              • + encoding_stats
                list
                offset 95360926
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95360927
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95360928
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95360930
                    size 1
                  • count
                    1 of type i32
                    offset 95360932
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95360934
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95360935
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95360937
                    size 1
                  • count
                    1 of type i32
                    offset 95360939
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95360942
                size 14
                • unencoded_byte_array_data_bytes
                  4058471 of type i64
                  offset 95360943
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95360948
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95360950
                  size 5
            • offset_index_offset
              95351609 of type i64
              offset 95360958
              size 4
            • offset_index_length
              21 of type i32
              offset 95360963
              size 1
            • column_index_offset
              95347353 of type i64
              offset 95360965
              size 4
            • column_index_length
              35 of type i32
              offset 95360970
              size 1
          • + element
            struct (ColumnChunk)
            offset 95360972
            size 120
            • file_offset
              0 of type i64
              offset 95360973
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95360975
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95360976
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95360978
                size 4
              • path_in_schema
                ['customer_region'] of type list
                offset 95360983
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361001
                size 1
              • num_values
                524288 of type i64
                offset 95361003
                size 3
              • total_uncompressed_size
                197740 of type i64
                offset 95361007
                size 3
              • total_compressed_size
                197756 of type i64
                offset 95361011
                size 3
              • data_page_offset
                62629531 of type i64
                offset 95361015
                size 4
              • dictionary_page_offset
                62629471 of type i64
                offset 95361020
                size 4
              • + statistics
                struct (Statistics)
                offset 95361025
                size 20
                • null_count
                  0 of type i64
                  offset 95361026
                  size 1
                • max_value
                  b'West' of type string
                  offset 95361028
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95361034
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95361043
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361044
                  size 0
              • + encoding_stats
                list
                offset 95361046
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361047
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361048
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361050
                    size 1
                  • count
                    1 of type i32
                    offset 95361052
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361054
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361055
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361057
                    size 1
                  • count
                    1 of type i32
                    offset 95361059
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361062
                size 14
                • unencoded_byte_array_data_bytes
                  2622956 of type i64
                  offset 95361063
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95361068
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361070
                  size 5
            • offset_index_offset
              95351630 of type i64
              offset 95361078
              size 4
            • offset_index_length
              21 of type i32
              offset 95361083
              size 1
            • column_index_offset
              95347388 of type i64
              offset 95361085
              size 4
            • column_index_length
              32 of type i32
              offset 95361090
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361092
            size 119
            • file_offset
              0 of type i64
              offset 95361093
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361095
              size 101
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95361096
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361098
                size 4
              • path_in_schema
                ['store_type'] of type list
                offset 95361103
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361116
                size 1
              • num_values
                524288 of type i64
                offset 95361118
                size 3
              • total_uncompressed_size
                132208 of type i64
                offset 95361122
                size 3
              • total_compressed_size
                132221 of type i64
                offset 95361126
                size 3
              • data_page_offset
                62827287 of type i64
                offset 95361130
                size 4
              • dictionary_page_offset
                62827227 of type i64
                offset 95361135
                size 4
              • + statistics
                struct (Statistics)
                offset 95361140
                size 24
                • null_count
                  0 of type i64
                  offset 95361141
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95361143
                  size 9
                • min_value
                  b'Express' of type string
                  offset 95361153
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95361162
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361163
                  size 0
              • + encoding_stats
                list
                offset 95361165
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361166
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361167
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361169
                    size 1
                  • count
                    1 of type i32
                    offset 95361171
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361173
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361174
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361176
                    size 1
                  • count
                    1 of type i32
                    offset 95361178
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361181
                size 14
                • unencoded_byte_array_data_bytes
                  3809040 of type i64
                  offset 95361182
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95361187
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361189
                  size 5
            • offset_index_offset
              95351651 of type i64
              offset 95361197
              size 4
            • offset_index_length
              21 of type i32
              offset 95361202
              size 1
            • column_index_offset
              95347420 of type i64
              offset 95361204
              size 4
            • column_index_length
              36 of type i32
              offset 95361209
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361211
            size 117
            • file_offset
              0 of type i64
              offset 95361212
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361214
              size 99
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95361215
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361217
                size 4
              • path_in_schema
                ['store_region'] of type list
                offset 95361222
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361237
                size 1
              • num_values
                524288 of type i64
                offset 95361239
                size 3
              • total_uncompressed_size
                197739 of type i64
                offset 95361243
                size 3
              • total_compressed_size
                197755 of type i64
                offset 95361247
                size 3
              • data_page_offset
                62959508 of type i64
                offset 95361251
                size 4
              • dictionary_page_offset
                62959448 of type i64
                offset 95361256
                size 4
              • + statistics
                struct (Statistics)
                offset 95361261
                size 20
                • null_count
                  0 of type i64
                  offset 95361262
                  size 1
                • max_value
                  b'West' of type string
                  offset 95361264
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95361270
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95361279
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361280
                  size 0
              • + encoding_stats
                list
                offset 95361282
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361283
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361284
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361286
                    size 1
                  • count
                    1 of type i32
                    offset 95361288
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361290
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361291
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361293
                    size 1
                  • count
                    1 of type i32
                    offset 95361295
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361298
                size 14
                • unencoded_byte_array_data_bytes
                  2611703 of type i64
                  offset 95361299
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95361304
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361306
                  size 5
            • offset_index_offset
              95351672 of type i64
              offset 95361314
              size 4
            • offset_index_length
              21 of type i32
              offset 95361319
              size 1
            • column_index_offset
              95347456 of type i64
              offset 95361321
              size 4
            • column_index_length
              32 of type i32
              offset 95361326
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361328
            size 120
            • file_offset
              0 of type i64
              offset 95361329
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361331
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95361332
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361334
                size 4
              • path_in_schema
                ['store_city'] of type list
                offset 95361339
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361352
                size 1
              • num_values
                524288 of type i64
                offset 95361354
                size 3
              • total_uncompressed_size
                329140 of type i64
                offset 95361358
                size 3
              • total_compressed_size
                329123 of type i64
                offset 95361362
                size 3
              • data_page_offset
                63157552 of type i64
                offset 95361366
                size 4
              • dictionary_page_offset
                63157203 of type i64
                offset 95361371
                size 4
              • + statistics
                struct (Statistics)
                offset 95361376
                size 25
                • null_count
                  0 of type i64
                  offset 95361377
                  size 1
                • max_value
                  b'Washington' of type string
                  offset 95361379
                  size 11
                • min_value
                  b'Austin' of type string
                  offset 95361391
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95361399
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361400
                  size 0
              • + encoding_stats
                list
                offset 95361402
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361403
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361404
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361406
                    size 1
                  • count
                    1 of type i32
                    offset 95361408
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361410
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361411
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361413
                    size 1
                  • count
                    1 of type i32
                    offset 95361415
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361418
                size 14
                • unencoded_byte_array_data_bytes
                  4677454 of type i64
                  offset 95361419
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95361424
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361426
                  size 5
            • offset_index_offset
              95351693 of type i64
              offset 95361434
              size 4
            • offset_index_length
              21 of type i32
              offset 95361439
              size 1
            • column_index_offset
              95347488 of type i64
              offset 95361441
              size 4
            • column_index_length
              37 of type i32
              offset 95361446
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361448
            size 117
            • file_offset
              0 of type i64
              offset 95361449
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361451
              size 99
              • type
                1 (INT32) of type i32 (Type)
                offset 95361452
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361454
                size 4
              • path_in_schema
                ['quantity'] of type list
                offset 95361459
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361470
                size 1
              • num_values
                524288 of type i64
                offset 95361472
                size 3
              • total_uncompressed_size
                328849 of type i64
                offset 95361476
                size 3
              • total_compressed_size
                328873 of type i64
                offset 95361480
                size 3
              • data_page_offset
                63486425 of type i64
                offset 95361484
                size 4
              • dictionary_page_offset
                63486326 of type i64
                offset 95361489
                size 4
              • + statistics
                struct (Statistics)
                offset 95361494
                size 29
                • max
                  b'\n\x00\x00\x00' of type string
                  offset 95361495
                  size 5
                • min
                  b'\xf6\xff\xff\xff' of type string
                  offset 95361501
                  size 5
                • null_count
                  0 of type i64
                  offset 95361507
                  size 1
                • max_value
                  b'\n\x00\x00\x00' of type string
                  offset 95361509
                  size 5
                • min_value
                  b'\xf6\xff\xff\xff' of type string
                  offset 95361515
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95361521
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361522
                  size 0
              • + encoding_stats
                list
                offset 95361524
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361525
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361526
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361528
                    size 1
                  • count
                    1 of type i32
                    offset 95361530
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361532
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361533
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361535
                    size 1
                  • count
                    1 of type i32
                    offset 95361537
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361540
                size 9
                • + repetition_level_histogram
                  list
                  offset 95361541
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361543
                  size 5
            • offset_index_offset
              95351714 of type i64
              offset 95361551
              size 4
            • offset_index_length
              15 of type i32
              offset 95361556
              size 1
            • column_index_offset
              95347525 of type i64
              offset 95361558
              size 4
            • column_index_length
              29 of type i32
              offset 95361563
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361565
            size 125
            • file_offset
              0 of type i64
              offset 95361566
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361568
              size 107
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95361569
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361571
                size 4
              • path_in_schema
                ['unit_price'] of type list
                offset 95361576
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361589
                size 1
              • num_values
                524288 of type i64
                offset 95361591
                size 3
              • total_uncompressed_size
                1073558 of type i64
                offset 95361595
                size 4
              • total_compressed_size
                1061099 of type i64
                offset 95361600
                size 4
              • data_page_offset
                63892134 of type i64
                offset 95361605
                size 4
              • dictionary_page_offset
                63815199 of type i64
                offset 95361610
                size 4
              • + statistics
                struct (Statistics)
                offset 95361615
                size 33
                • max
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95361616
                  size 6
                • min
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95361623
                  size 6
                • null_count
                  0 of type i64
                  offset 95361630
                  size 1
                • max_value
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95361632
                  size 6
                • min_value
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95361639
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95361646
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361647
                  size 0
              • + encoding_stats
                list
                offset 95361649
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361650
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361651
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361653
                    size 1
                  • count
                    1 of type i32
                    offset 95361655
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361657
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361658
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361660
                    size 1
                  • count
                    1 of type i32
                    offset 95361662
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361665
                size 9
                • + repetition_level_histogram
                  list
                  offset 95361666
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361668
                  size 5
            • offset_index_offset
              95351729 of type i64
              offset 95361676
              size 4
            • offset_index_length
              15 of type i32
              offset 95361681
              size 1
            • column_index_offset
              95347554 of type i64
              offset 95361683
              size 4
            • column_index_length
              31 of type i32
              offset 95361688
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361690
            size 124
            • file_offset
              0 of type i64
              offset 95361691
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361693
              size 106
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95361694
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361696
                size 4
              • path_in_schema
                ['unit_cost'] of type list
                offset 95361701
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361713
                size 1
              • num_values
                524288 of type i64
                offset 95361715
                size 3
              • total_uncompressed_size
                1066813 of type i64
                offset 95361719
                size 4
              • total_compressed_size
                1053406 of type i64
                offset 95361724
                size 4
              • data_page_offset
                64945540 of type i64
                offset 95361729
                size 4
              • dictionary_page_offset
                64876298 of type i64
                offset 95361734
                size 4
              • + statistics
                struct (Statistics)
                offset 95361739
                size 33
                • max
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95361740
                  size 6
                • min
                  b'\x00\x00\x00\x00h' of type string
                  offset 95361747
                  size 6
                • null_count
                  0 of type i64
                  offset 95361754
                  size 1
                • max_value
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95361756
                  size 6
                • min_value
                  b'\x00\x00\x00\x00h' of type string
                  offset 95361763
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95361770
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361771
                  size 0
              • + encoding_stats
                list
                offset 95361773
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361774
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361775
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361777
                    size 1
                  • count
                    1 of type i32
                    offset 95361779
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361781
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361782
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361784
                    size 1
                  • count
                    1 of type i32
                    offset 95361786
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361789
                size 9
                • + repetition_level_histogram
                  list
                  offset 95361790
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361792
                  size 5
            • offset_index_offset
              95351744 of type i64
              offset 95361800
              size 4
            • offset_index_length
              15 of type i32
              offset 95361805
              size 1
            • column_index_offset
              95347585 of type i64
              offset 95361807
              size 4
            • column_index_length
              31 of type i32
              offset 95361812
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361814
            size 130
            • file_offset
              0 of type i64
              offset 95361815
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361817
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95361818
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361820
                size 4
              • path_in_schema
                ['discount_amount'] of type list
                offset 95361825
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361843
                size 1
              • num_values
                524288 of type i64
                offset 95361845
                size 3
              • total_uncompressed_size
                1562095 of type i64
                offset 95361849
                size 4
              • total_compressed_size
                1431827 of type i64
                offset 95361854
                size 4
              • data_page_offset
                66322299 of type i64
                offset 95361859
                size 4
              • dictionary_page_offset
                65929704 of type i64
                offset 95361864
                size 4
              • + statistics
                struct (Statistics)
                offset 95361869
                size 33
                • max
                  b'\x00\x00\x02\xe1\xab' of type string
                  offset 95361870
                  size 6
                • min
                  b'\xff\xff\xfd\x83j' of type string
                  offset 95361877
                  size 6
                • null_count
                  0 of type i64
                  offset 95361884
                  size 1
                • max_value
                  b'\x00\x00\x02\xe1\xab' of type string
                  offset 95361886
                  size 6
                • min_value
                  b'\xff\xff\xfd\x83j' of type string
                  offset 95361893
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95361900
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95361901
                  size 0
              • + encoding_stats
                list
                offset 95361903
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95361904
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95361905
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95361907
                    size 1
                  • count
                    1 of type i32
                    offset 95361909
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95361911
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95361912
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95361914
                    size 1
                  • count
                    2 of type i32
                    offset 95361916
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95361919
                size 9
                • + repetition_level_histogram
                  list
                  offset 95361920
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95361922
                  size 5
            • offset_index_offset
              95351759 of type i64
              offset 95361930
              size 4
            • offset_index_length
              29 of type i32
              offset 95361935
              size 1
            • column_index_offset
              95347616 of type i64
              offset 95361937
              size 4
            • column_index_length
              49 of type i32
              offset 95361942
              size 1
          • + element
            struct (ColumnChunk)
            offset 95361944
            size 130
            • file_offset
              0 of type i64
              offset 95361945
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95361947
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95361948
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95361950
                size 4
              • path_in_schema
                ['gross_sales'] of type list
                offset 95361955
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95361969
                size 1
              • num_values
                524288 of type i64
                offset 95361971
                size 3
              • total_uncompressed_size
                2063667 of type i64
                offset 95361975
                size 4
              • total_compressed_size
                1935734 of type i64
                offset 95361980
                size 4
              • data_page_offset
                68116475 of type i64
                offset 95361985
                size 4
              • dictionary_page_offset
                67361531 of type i64
                offset 95361990
                size 4
              • + statistics
                struct (Statistics)
                offset 95361995
                size 37
                • max
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95361996
                  size 7
                • min
                  b'\xff\xff\xff\xf0\xd2\xe2' of type string
                  offset 95362004
                  size 7
                • null_count
                  0 of type i64
                  offset 95362012
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95362014
                  size 7
                • min_value
                  b'\xff\xff\xff\xf0\xd2\xe2' of type string
                  offset 95362022
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95362030
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362031
                  size 0
              • + encoding_stats
                list
                offset 95362033
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95362034
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95362035
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362037
                    size 1
                  • count
                    1 of type i32
                    offset 95362039
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362041
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362042
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95362044
                    size 1
                  • count
                    2 of type i32
                    offset 95362046
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362049
                size 9
                • + repetition_level_histogram
                  list
                  offset 95362050
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95362052
                  size 5
            • offset_index_offset
              95351788 of type i64
              offset 95362060
              size 4
            • offset_index_length
              29 of type i32
              offset 95362065
              size 1
            • column_index_offset
              95347665 of type i64
              offset 95362067
              size 4
            • column_index_length
              53 of type i32
              offset 95362072
              size 1
          • + element
            struct (ColumnChunk)
            offset 95362074
            size 136
            • file_offset
              0 of type i64
              offset 95362075
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362077
              size 117
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95362078
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95362080
                size 4
              • path_in_schema
                ['net_sales'] of type list
                offset 95362085
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362097
                size 1
              • num_values
                524288 of type i64
                offset 95362099
                size 3
              • total_uncompressed_size
                3299518 of type i64
                offset 95362103
                size 4
              • total_compressed_size
                2881198 of type i64
                offset 95362108
                size 4
              • data_page_offset
                70194680 of type i64
                offset 95362113
                size 4
              • dictionary_page_offset
                69297265 of type i64
                offset 95362118
                size 4
              • + statistics
                struct (Statistics)
                offset 95362123
                size 37
                • max
                  b'\x00\x00\x00\x0f\x14\xb4' of type string
                  offset 95362124
                  size 7
                • min
                  b'\xff\xff\xff\xf1\x1eF' of type string
                  offset 95362132
                  size 7
                • null_count
                  0 of type i64
                  offset 95362140
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f\x14\xb4' of type string
                  offset 95362142
                  size 7
                • min_value
                  b'\xff\xff\xff\xf1\x1eF' of type string
                  offset 95362150
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95362158
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362159
                  size 0
              • + encoding_stats
                list
                offset 95362161
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95362162
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95362163
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362165
                    size 1
                  • count
                    1 of type i32
                    offset 95362167
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362169
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362170
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362172
                    size 1
                  • count
                    2 of type i32
                    offset 95362174
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362176
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362177
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95362179
                    size 1
                  • count
                    1 of type i32
                    offset 95362181
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362184
                size 9
                • + repetition_level_histogram
                  list
                  offset 95362185
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95362187
                  size 5
            • offset_index_offset
              95351817 of type i64
              offset 95362195
              size 4
            • offset_index_length
              43 of type i32
              offset 95362200
              size 1
            • column_index_offset
              95347718 of type i64
              offset 95362202
              size 4
            • column_index_length
              73 of type i32
              offset 95362207
              size 2
          • + element
            struct (ColumnChunk)
            offset 95362210
            size 125
            • file_offset
              0 of type i64
              offset 95362211
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362213
              size 107
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95362214
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95362216
                size 4
              • path_in_schema
                ['profit'] of type list
                offset 95362221
                size 8
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362230
                size 1
              • num_values
                524288 of type i64
                offset 95362232
                size 3
              • total_uncompressed_size
                2197389 of type i64
                offset 95362236
                size 4
              • total_compressed_size
                2020666 of type i64
                offset 95362241
                size 4
              • data_page_offset
                73018321 of type i64
                offset 95362246
                size 4
              • dictionary_page_offset
                72178463 of type i64
                offset 95362251
                size 4
              • + statistics
                struct (Statistics)
                offset 95362256
                size 37
                • max
                  b'\x00\x00\x00\x07\x87\x9e' of type string
                  offset 95362257
                  size 7
                • min
                  b'\xff\xff\xff\xf8\x9c\x98' of type string
                  offset 95362265
                  size 7
                • null_count
                  0 of type i64
                  offset 95362273
                  size 1
                • max_value
                  b'\x00\x00\x00\x07\x87\x9e' of type string
                  offset 95362275
                  size 7
                • min_value
                  b'\xff\xff\xff\xf8\x9c\x98' of type string
                  offset 95362283
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95362291
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362292
                  size 0
              • + encoding_stats
                list
                offset 95362294
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95362295
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95362296
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362298
                    size 1
                  • count
                    1 of type i32
                    offset 95362300
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362302
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362303
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95362305
                    size 1
                  • count
                    2 of type i32
                    offset 95362307
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362310
                size 9
                • + repetition_level_histogram
                  list
                  offset 95362311
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95362313
                  size 5
            • offset_index_offset
              95351860 of type i64
              offset 95362321
              size 4
            • offset_index_length
              29 of type i32
              offset 95362326
              size 1
            • column_index_offset
              95347791 of type i64
              offset 95362328
              size 4
            • column_index_length
              53 of type i32
              offset 95362333
              size 1
          • + element
            struct (ColumnChunk)
            offset 95362335
            size 121
            • file_offset
              0 of type i64
              offset 95362336
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362338
              size 103
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95362339
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95362341
                size 4
              • path_in_schema
                ['payment_method'] of type list
                offset 95362346
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362363
                size 1
              • num_values
                524288 of type i64
                offset 95362365
                size 3
              • total_uncompressed_size
                197765 of type i64
                offset 95362369
                size 3
              • total_compressed_size
                197776 of type i64
                offset 95362373
                size 3
              • data_page_offset
                74199209 of type i64
                offset 95362377
                size 4
              • dictionary_page_offset
                74199129 of type i64
                offset 95362382
                size 4
              • + statistics
                struct (Statistics)
                offset 95362387
                size 22
                • null_count
                  0 of type i64
                  offset 95362388
                  size 1
                • max_value
                  b'Gift Card' of type string
                  offset 95362390
                  size 10
                • min_value
                  b'Cash' of type string
                  offset 95362401
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95362407
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362408
                  size 0
              • + encoding_stats
                list
                offset 95362410
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95362411
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95362412
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362414
                    size 1
                  • count
                    1 of type i32
                    offset 95362416
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362418
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362419
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95362421
                    size 1
                  • count
                    1 of type i32
                    offset 95362423
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362426
                size 14
                • unencoded_byte_array_data_bytes
                  5033416 of type i64
                  offset 95362427
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95362432
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95362434
                  size 5
            • offset_index_offset
              95351889 of type i64
              offset 95362442
              size 4
            • offset_index_length
              21 of type i32
              offset 95362447
              size 1
            • column_index_offset
              95347844 of type i64
              offset 95362449
              size 4
            • column_index_length
              34 of type i32
              offset 95362454
              size 1
          • + element
            struct (ColumnChunk)
            offset 95362456
            size 93
            • file_offset
              0 of type i64
              offset 95362457
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362459
              size 75
              • type
                0 (BOOLEAN) of type i32 (Type)
                offset 95362460
                size 1
              • encodings
                [3, 0] (RLE, PLAIN) of type list (Encoding)
                offset 95362462
                size 3
              • path_in_schema
                ['is_return'] of type list
                offset 95362466
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362478
                size 1
              • num_values
                524288 of type i64
                offset 95362480
                size 3
              • total_uncompressed_size
                65567 of type i64
                offset 95362484
                size 3
              • total_compressed_size
                22140 of type i64
                offset 95362488
                size 3
              • data_page_offset
                74396905 of type i64
                offset 95362492
                size 4
              • + statistics
                struct (Statistics)
                offset 95362497
                size 17
                • max
                  b'\x01' of type string
                  offset 95362498
                  size 2
                • min
                  b'\x00' of type string
                  offset 95362501
                  size 2
                • null_count
                  0 of type i64
                  offset 95362504
                  size 1
                • max_value
                  b'\x01' of type string
                  offset 95362506
                  size 2
                • min_value
                  b'\x00' of type string
                  offset 95362509
                  size 2
                • is_max_value_exact
                  True of type bool
                  offset 95362512
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362513
                  size 0
              • + encoding_stats
                list
                offset 95362515
                size 8
                • + element
                  struct (PageEncodingStats)
                  offset 95362516
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362517
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362519
                    size 1
                  • count
                    1 of type i32
                    offset 95362521
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362524
                size 9
                • + repetition_level_histogram
                  list
                  offset 95362525
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95362527
                  size 5
            • offset_index_offset
              95351910 of type i64
              offset 95362535
              size 4
            • offset_index_length
              15 of type i32
              offset 95362540
              size 1
            • column_index_offset
              95347878 of type i64
              offset 95362542
              size 4
            • column_index_length
              23 of type i32
              offset 95362547
              size 1
          • + element
            struct (ColumnChunk)
            offset 95362549
            size 127
            • file_offset
              0 of type i64
              offset 95362550
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362552
              size 109
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95362553
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95362555
                size 4
              • path_in_schema
                ['promotion_code'] of type list
                offset 95362560
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362577
                size 1
              • num_values
                524288 of type i64
                offset 95362579
                size 3
              • total_uncompressed_size
                143211 of type i64
                offset 95362583
                size 3
              • total_compressed_size
                143225 of type i64
                offset 95362587
                size 3
              • data_page_offset
                74419108 of type i64
                offset 95362591
                size 4
              • dictionary_page_offset
                74419045 of type i64
                offset 95362596
                size 4
              • + statistics
                struct (Statistics)
                offset 95362601
                size 26
                • null_count
                  224876 of type i64
                  offset 95362602
                  size 3
                • max_value
                  b'WELCOME15' of type string
                  offset 95362606
                  size 10
                • min_value
                  b'SAVE10' of type string
                  offset 95362617
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95362625
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362626
                  size 0
              • + encoding_stats
                list
                offset 95362628
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95362629
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95362630
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362632
                    size 1
                  • count
                    1 of type i32
                    offset 95362634
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362636
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362637
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95362639
                    size 1
                  • count
                    1 of type i32
                    offset 95362641
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362644
                size 16
                • unencoded_byte_array_data_bytes
                  2320338 of type i64
                  offset 95362645
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95362650
                  size 1
                • definition_level_histogram
                  [224876, 299412] of type list
                  offset 95362652
                  size 7
            • offset_index_offset
              95351925 of type i64
              offset 95362662
              size 4
            • offset_index_length
              21 of type i32
              offset 95362667
              size 1
            • column_index_offset
              95347901 of type i64
              offset 95362669
              size 4
            • column_index_length
              40 of type i32
              offset 95362674
              size 1
          • + element
            struct (ColumnChunk)
            offset 95362676
            size 120
            • file_offset
              0 of type i64
              offset 95362677
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362679
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95362680
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95362682
                size 4
              • path_in_schema
                ['sales_channel'] of type list
                offset 95362687
                size 15
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362703
                size 1
              • num_values
                524288 of type i64
                offset 95362705
                size 3
              • total_uncompressed_size
                132205 of type i64
                offset 95362709
                size 3
              • total_compressed_size
                132219 of type i64
                offset 95362713
                size 3
              • data_page_offset
                74562331 of type i64
                offset 95362717
                size 4
              • dictionary_page_offset
                74562270 of type i64
                offset 95362722
                size 4
              • + statistics
                struct (Statistics)
                offset 95362727
                size 22
                • null_count
                  0 of type i64
                  offset 95362728
                  size 1
                • max_value
                  b'Phone' of type string
                  offset 95362730
                  size 6
                • min_value
                  b'In-Store' of type string
                  offset 95362737
                  size 9
                • is_max_value_exact
                  True of type bool
                  offset 95362747
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362748
                  size 0
              • + encoding_stats
                list
                offset 95362750
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95362751
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95362752
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362754
                    size 1
                  • count
                    1 of type i32
                    offset 95362756
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362758
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362759
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95362761
                    size 1
                  • count
                    1 of type i32
                    offset 95362763
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362766
                size 14
                • unencoded_byte_array_data_bytes
                  3802072 of type i64
                  offset 95362767
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95362772
                  size 1
                • definition_level_histogram
                  [0, 524288] of type list
                  offset 95362774
                  size 5
            • offset_index_offset
              95351946 of type i64
              offset 95362782
              size 4
            • offset_index_length
              21 of type i32
              offset 95362787
              size 1
            • column_index_offset
              95347941 of type i64
              offset 95362789
              size 4
            • column_index_length
              34 of type i32
              offset 95362794
              size 1
        • total_byte_size
          39682646 of type i64
          offset 95362797
          size 4
        • num_rows
          524288 of type i64
          offset 95362802
          size 3
        • file_offset
          49796315 of type i64
          offset 95362806
          size 4
        • total_compressed_size
          24898174 of type i64
          offset 95362811
          size 4
      • + element
        struct (RowGroup)
        offset 95362816
        size 3132
        • + columns
          list
          offset 95362817
          size 3111
          • + element
            struct (ColumnChunk)
            offset 95362819
            size 141
            • file_offset
              0 of type i64
              offset 95362820
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362822
              size 121
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95362823
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95362825
                size 4
              • path_in_schema
                ['transaction_id'] of type list
                offset 95362830
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362847
                size 1
              • num_values
                427136 of type i64
                offset 95362849
                size 3
              • total_uncompressed_size
                6557567 of type i64
                offset 95362853
                size 4
              • total_compressed_size
                2247522 of type i64
                offset 95362858
                size 4
              • data_page_offset
                75041423 of type i64
                offset 95362863
                size 4
              • dictionary_page_offset
                74694489 of type i64
                offset 95362868
                size 4
              • + statistics
                struct (Statistics)
                offset 95362873
                size 31
                • null_count
                  0 of type i64
                  offset 95362874
                  size 1
                • max_value
                  b'TXN01999999' of type string
                  offset 95362876
                  size 12
                • min_value
                  b'TXN01572864' of type string
                  offset 95362889
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95362902
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95362903
                  size 0
              • + encoding_stats
                list
                offset 95362905
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95362906
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95362907
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362909
                    size 1
                  • count
                    1 of type i32
                    offset 95362911
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362913
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362914
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95362916
                    size 1
                  • count
                    6 of type i32
                    offset 95362918
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95362920
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95362921
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95362923
                    size 1
                  • count
                    1 of type i32
                    offset 95362925
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95362928
                size 14
                • unencoded_byte_array_data_bytes
                  4698496 of type i64
                  offset 95362929
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95362934
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95362936
                  size 5
            • offset_index_offset
              95351967 of type i64
              offset 95362944
              size 4
            • offset_index_length
              122 of type i32
              offset 95362949
              size 2
            • column_index_offset
              95347975 of type i64
              offset 95362952
              size 4
            • column_index_length
              222 of type i32
              offset 95362957
              size 2
          • + element
            struct (ColumnChunk)
            offset 95362960
            size 135
            • file_offset
              0 of type i64
              offset 95362961
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95362963
              size 115
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95362964
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95362966
                size 4
              • path_in_schema
                ['order_id'] of type list
                offset 95362971
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95362982
                size 1
              • num_values
                427136 of type i64
                offset 95362984
                size 3
              • total_uncompressed_size
                6504074 of type i64
                offset 95362988
                size 4
              • total_compressed_size
                2805940 of type i64
                offset 95362993
                size 4
              • data_page_offset
                77384154 of type i64
                offset 95362998
                size 4
              • dictionary_page_offset
                76942011 of type i64
                offset 95363003
                size 4
              • + statistics
                struct (Statistics)
                offset 95363008
                size 31
                • null_count
                  0 of type i64
                  offset 95363009
                  size 1
                • max_value
                  b'ORD00666665' of type string
                  offset 95363011
                  size 12
                • min_value
                  b'ORD00000001' of type string
                  offset 95363024
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95363037
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363038
                  size 0
              • + encoding_stats
                list
                offset 95363040
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95363041
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363042
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363044
                    size 1
                  • count
                    1 of type i32
                    offset 95363046
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363048
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363049
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363051
                    size 1
                  • count
                    5 of type i32
                    offset 95363053
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363055
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363056
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363058
                    size 1
                  • count
                    1 of type i32
                    offset 95363060
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363063
                size 14
                • unencoded_byte_array_data_bytes
                  4698496 of type i64
                  offset 95363064
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95363069
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363071
                  size 5
            • offset_index_offset
              95352089 of type i64
              offset 95363079
              size 4
            • offset_index_length
              105 of type i32
              offset 95363084
              size 2
            • column_index_offset
              95348197 of type i64
              offset 95363087
              size 4
            • column_index_length
              193 of type i32
              offset 95363092
              size 2
          • + element
            struct (ColumnChunk)
            offset 95363095
            size 125
            • file_offset
              0 of type i64
              offset 95363096
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363098
              size 107
              • type
                1 (INT32) of type i32 (Type)
                offset 95363099
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363101
                size 4
              • path_in_schema
                ['transaction_date'] of type list
                offset 95363106
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95363125
                size 1
              • num_values
                427136 of type i64
                offset 95363127
                size 3
              • total_uncompressed_size
                537741 of type i64
                offset 95363131
                size 3
              • total_compressed_size
                537775 of type i64
                offset 95363135
                size 3
              • data_page_offset
                79750896 of type i64
                offset 95363139
                size 4
              • dictionary_page_offset
                79747951 of type i64
                offset 95363144
                size 4
              • + statistics
                struct (Statistics)
                offset 95363149
                size 29
                • max
                  b'\xabO\x00\x00' of type string
                  offset 95363150
                  size 5
                • min
                  b'\xd1L\x00\x00' of type string
                  offset 95363156
                  size 5
                • null_count
                  0 of type i64
                  offset 95363162
                  size 1
                • max_value
                  b'\xabO\x00\x00' of type string
                  offset 95363164
                  size 5
                • min_value
                  b'\xd1L\x00\x00' of type string
                  offset 95363170
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95363176
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363177
                  size 0
              • + encoding_stats
                list
                offset 95363179
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95363180
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363181
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363183
                    size 1
                  • count
                    1 of type i32
                    offset 95363185
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363187
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363188
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363190
                    size 1
                  • count
                    1 of type i32
                    offset 95363192
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363195
                size 9
                • + repetition_level_histogram
                  list
                  offset 95363196
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363198
                  size 5
            • offset_index_offset
              95352194 of type i64
              offset 95363206
              size 4
            • offset_index_length
              15 of type i32
              offset 95363211
              size 1
            • column_index_offset
              95348390 of type i64
              offset 95363213
              size 4
            • column_index_length
              29 of type i32
              offset 95363218
              size 1
          • + element
            struct (ColumnChunk)
            offset 95363220
            size 125
            • file_offset
              0 of type i64
              offset 95363221
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363223
              size 107
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95363224
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363226
                size 4
              • path_in_schema
                ['product_id'] of type list
                offset 95363231
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95363244
                size 1
              • num_values
                427136 of type i64
                offset 95363246
                size 3
              • total_uncompressed_size
                1081780 of type i64
                offset 95363250
                size 4
              • total_compressed_size
                905413 of type i64
                offset 95363255
                size 3
              • data_page_offset
                80389337 of type i64
                offset 95363259
                size 4
              • dictionary_page_offset
                80285726 of type i64
                offset 95363264
                size 4
              • + statistics
                struct (Statistics)
                offset 95363269
                size 29
                • null_count
                  0 of type i64
                  offset 95363270
                  size 1
                • max_value
                  b'PROD019999' of type string
                  offset 95363272
                  size 11
                • min_value
                  b'PROD000000' of type string
                  offset 95363284
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95363296
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363297
                  size 0
              • + encoding_stats
                list
                offset 95363299
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95363300
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363301
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363303
                    size 1
                  • count
                    1 of type i32
                    offset 95363305
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363307
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363308
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363310
                    size 1
                  • count
                    1 of type i32
                    offset 95363312
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363315
                size 14
                • unencoded_byte_array_data_bytes
                  4271360 of type i64
                  offset 95363316
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95363321
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363323
                  size 5
            • offset_index_offset
              95352209 of type i64
              offset 95363331
              size 4
            • offset_index_length
              21 of type i32
              offset 95363336
              size 1
            • column_index_offset
              95348419 of type i64
              offset 95363338
              size 4
            • column_index_length
              41 of type i32
              offset 95363343
              size 1
          • + element
            struct (ColumnChunk)
            offset 95363345
            size 136
            • file_offset
              0 of type i64
              offset 95363346
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363348
              size 116
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95363349
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363351
                size 4
              • path_in_schema
                ['customer_id'] of type list
                offset 95363356
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95363370
                size 1
              • num_values
                427136 of type i64
                offset 95363372
                size 3
              • total_uncompressed_size
                5378855 of type i64
                offset 95363376
                size 4
              • total_compressed_size
                2351450 of type i64
                offset 95363381
                size 4
              • data_page_offset
                81618600 of type i64
                offset 95363386
                size 4
              • dictionary_page_offset
                81191139 of type i64
                offset 95363391
                size 4
              • + statistics
                struct (Statistics)
                offset 95363396
                size 29
                • null_count
                  0 of type i64
                  offset 95363397
                  size 1
                • max_value
                  b'CUST099999' of type string
                  offset 95363399
                  size 11
                • min_value
                  b'CUST000000' of type string
                  offset 95363411
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95363423
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363424
                  size 0
              • + encoding_stats
                list
                offset 95363426
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95363427
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363428
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363430
                    size 1
                  • count
                    1 of type i32
                    offset 95363432
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363434
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363435
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363437
                    size 1
                  • count
                    4 of type i32
                    offset 95363439
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363441
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363442
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363444
                    size 1
                  • count
                    1 of type i32
                    offset 95363446
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363449
                size 14
                • unencoded_byte_array_data_bytes
                  4271360 of type i64
                  offset 95363450
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95363455
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363457
                  size 5
            • offset_index_offset
              95352230 of type i64
              offset 95363465
              size 4
            • offset_index_length
              89 of type i32
              offset 95363470
              size 2
            • column_index_offset
              95348460 of type i64
              offset 95363473
              size 4
            • column_index_length
              153 of type i32
              offset 95363478
              size 2
          • + element
            struct (ColumnChunk)
            offset 95363481
            size 120
            • file_offset
              0 of type i64
              offset 95363482
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363484
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95363485
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363487
                size 4
              • path_in_schema
                ['store_id'] of type list
                offset 95363492
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95363503
                size 1
              • num_values
                427136 of type i64
                offset 95363505
                size 3
              • total_uncompressed_size
                547818 of type i64
                offset 95363509
                size 3
              • total_compressed_size
                539702 of type i64
                offset 95363513
                size 3
              • data_page_offset
                83547461 of type i64
                offset 95363517
                size 4
              • dictionary_page_offset
                83542589 of type i64
                offset 95363522
                size 4
              • + statistics
                struct (Statistics)
                offset 95363527
                size 27
                • null_count
                  0 of type i64
                  offset 95363528
                  size 1
                • max_value
                  b'STORE0999' of type string
                  offset 95363530
                  size 10
                • min_value
                  b'STORE0000' of type string
                  offset 95363541
                  size 10
                • is_max_value_exact
                  True of type bool
                  offset 95363552
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363553
                  size 0
              • + encoding_stats
                list
                offset 95363555
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95363556
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363557
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363559
                    size 1
                  • count
                    1 of type i32
                    offset 95363561
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363563
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363564
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363566
                    size 1
                  • count
                    1 of type i32
                    offset 95363568
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363571
                size 14
                • unencoded_byte_array_data_bytes
                  3844224 of type i64
                  offset 95363572
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95363577
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363579
                  size 5
            • offset_index_offset
              95352319 of type i64
              offset 95363587
              size 4
            • offset_index_length
              21 of type i32
              offset 95363592
              size 1
            • column_index_offset
              95348613 of type i64
              offset 95363594
              size 4
            • column_index_length
              39 of type i32
              offset 95363599
              size 1
          • + element
            struct (ColumnChunk)
            offset 95363601
            size 120
            • file_offset
              0 of type i64
              offset 95363602
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363604
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95363605
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363607
                size 4
              • path_in_schema
                ['sales_rep_id'] of type list
                offset 95363612
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95363627
                size 1
              • num_values
                427136 of type i64
                offset 95363629
                size 3
              • total_uncompressed_size
                485825 of type i64
                offset 95363633
                size 3
              • total_compressed_size
                483024 of type i64
                offset 95363637
                size 3
              • data_page_offset
                84083880 of type i64
                offset 95363641
                size 4
              • dictionary_page_offset
                84082291 of type i64
                offset 95363646
                size 4
              • + statistics
                struct (Statistics)
                offset 95363651
                size 23
                • null_count
                  0 of type i64
                  offset 95363652
                  size 1
                • max_value
                  b'REP0399' of type string
                  offset 95363654
                  size 8
                • min_value
                  b'REP0000' of type string
                  offset 95363663
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95363672
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363673
                  size 0
              • + encoding_stats
                list
                offset 95363675
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95363676
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363677
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363679
                    size 1
                  • count
                    1 of type i32
                    offset 95363681
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363683
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363684
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363686
                    size 1
                  • count
                    1 of type i32
                    offset 95363688
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363691
                size 14
                • unencoded_byte_array_data_bytes
                  2989952 of type i64
                  offset 95363692
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95363697
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363699
                  size 5
            • offset_index_offset
              95352340 of type i64
              offset 95363707
              size 4
            • offset_index_length
              21 of type i32
              offset 95363712
              size 1
            • column_index_offset
              95348652 of type i64
              offset 95363714
              size 4
            • column_index_length
              35 of type i32
              offset 95363719
              size 1
          • + element
            struct (ColumnChunk)
            offset 95363721
            size 132
            • file_offset
              0 of type i64
              offset 95363722
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363724
              size 114
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95363725
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363727
                size 4
              • path_in_schema
                ['product_category'] of type list
                offset 95363732
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95363751
                size 1
              • num_values
                427136 of type i64
                offset 95363753
                size 3
              • total_uncompressed_size
                214625 of type i64
                offset 95363757
                size 3
              • total_compressed_size
                214642 of type i64
                offset 95363761
                size 3
              • data_page_offset
                84565494 of type i64
                offset 95363765
                size 4
              • dictionary_page_offset
                84565315 of type i64
                offset 95363770
                size 4
              • + statistics
                struct (Statistics)
                offset 95363775
                size 31
                • null_count
                  0 of type i64
                  offset 95363776
                  size 1
                • max_value
                  b'Toys & Games' of type string
                  offset 95363778
                  size 13
                • min_value
                  b'Automotive' of type string
                  offset 95363792
                  size 11
                • is_max_value_exact
                  True of type bool
                  offset 95363804
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363805
                  size 0
              • + encoding_stats
                list
                offset 95363807
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95363808
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363809
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363811
                    size 1
                  • count
                    1 of type i32
                    offset 95363813
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363815
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363816
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363818
                    size 1
                  • count
                    1 of type i32
                    offset 95363820
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363823
                size 14
                • unencoded_byte_array_data_bytes
                  5178732 of type i64
                  offset 95363824
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95363829
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363831
                  size 5
            • offset_index_offset
              95352361 of type i64
              offset 95363839
              size 4
            • offset_index_length
              21 of type i32
              offset 95363844
              size 1
            • column_index_offset
              95348687 of type i64
              offset 95363846
              size 4
            • column_index_length
              43 of type i32
              offset 95363851
              size 1
          • + element
            struct (ColumnChunk)
            offset 95363853
            size 131
            • file_offset
              0 of type i64
              offset 95363854
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363856
              size 113
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95363857
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363859
                size 4
              • path_in_schema
                ['product_subcategory'] of type list
                offset 95363864
                size 21
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95363886
                size 1
              • num_values
                427136 of type i64
                offset 95363888
                size 3
              • total_uncompressed_size
                321805 of type i64
                offset 95363892
                size 3
              • total_compressed_size
                321748 of type i64
                offset 95363896
                size 3
              • data_page_offset
                84780455 of type i64
                offset 95363900
                size 4
              • dictionary_page_offset
                84779957 of type i64
                offset 95363905
                size 4
              • + statistics
                struct (Statistics)
                offset 95363910
                size 27
                • null_count
                  0 of type i64
                  offset 95363911
                  size 1
                • max_value
                  b'Writing' of type string
                  offset 95363913
                  size 8
                • min_value
                  b'Accessories' of type string
                  offset 95363922
                  size 12
                • is_max_value_exact
                  True of type bool
                  offset 95363935
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95363936
                  size 0
              • + encoding_stats
                list
                offset 95363938
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95363939
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95363940
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95363942
                    size 1
                  • count
                    1 of type i32
                    offset 95363944
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95363946
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95363947
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95363949
                    size 1
                  • count
                    1 of type i32
                    offset 95363951
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95363954
                size 14
                • unencoded_byte_array_data_bytes
                  3678445 of type i64
                  offset 95363955
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95363960
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95363962
                  size 5
            • offset_index_offset
              95352382 of type i64
              offset 95363970
              size 4
            • offset_index_length
              21 of type i32
              offset 95363975
              size 1
            • column_index_offset
              95348730 of type i64
              offset 95363977
              size 4
            • column_index_length
              39 of type i32
              offset 95363982
              size 1
          • + element
            struct (ColumnChunk)
            offset 95363984
            size 124
            • file_offset
              0 of type i64
              offset 95363985
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95363987
              size 106
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95363988
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95363990
                size 4
              • path_in_schema
                ['customer_segment'] of type list
                offset 95363995
                size 18
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364014
                size 1
              • num_values
                427136 of type i64
                offset 95364016
                size 3
              • total_uncompressed_size
                107725 of type i64
                offset 95364020
                size 3
              • total_compressed_size
                107736 of type i64
                offset 95364024
                size 3
              • data_page_offset
                85101768 of type i64
                offset 95364028
                size 4
              • dictionary_page_offset
                85101705 of type i64
                offset 95364033
                size 4
              • + statistics
                struct (Statistics)
                offset 95364038
                size 23
                • null_count
                  0 of type i64
                  offset 95364039
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95364041
                  size 9
                • min_value
                  b'Budget' of type string
                  offset 95364051
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95364059
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364060
                  size 0
              • + encoding_stats
                list
                offset 95364062
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364063
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364064
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364066
                    size 1
                  • count
                    1 of type i32
                    offset 95364068
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364070
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364071
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364073
                    size 1
                  • count
                    1 of type i32
                    offset 95364075
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364078
                size 14
                • unencoded_byte_array_data_bytes
                  3306407 of type i64
                  offset 95364079
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95364084
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364086
                  size 5
            • offset_index_offset
              95352403 of type i64
              offset 95364094
              size 4
            • offset_index_length
              21 of type i32
              offset 95364099
              size 1
            • column_index_offset
              95348769 of type i64
              offset 95364101
              size 4
            • column_index_length
              35 of type i32
              offset 95364106
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364108
            size 120
            • file_offset
              0 of type i64
              offset 95364109
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364111
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95364112
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364114
                size 4
              • path_in_schema
                ['customer_region'] of type list
                offset 95364119
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364137
                size 1
              • num_values
                427136 of type i64
                offset 95364139
                size 3
              • total_uncompressed_size
                161115 of type i64
                offset 95364143
                size 3
              • total_compressed_size
                161128 of type i64
                offset 95364147
                size 3
              • data_page_offset
                85209501 of type i64
                offset 95364151
                size 4
              • dictionary_page_offset
                85209441 of type i64
                offset 95364156
                size 4
              • + statistics
                struct (Statistics)
                offset 95364161
                size 20
                • null_count
                  0 of type i64
                  offset 95364162
                  size 1
                • max_value
                  b'West' of type string
                  offset 95364164
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95364170
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95364179
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364180
                  size 0
              • + encoding_stats
                list
                offset 95364182
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364183
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364184
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364186
                    size 1
                  • count
                    1 of type i32
                    offset 95364188
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364190
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364191
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364193
                    size 1
                  • count
                    1 of type i32
                    offset 95364195
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364198
                size 14
                • unencoded_byte_array_data_bytes
                  2136977 of type i64
                  offset 95364199
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95364204
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364206
                  size 5
            • offset_index_offset
              95352424 of type i64
              offset 95364214
              size 4
            • offset_index_length
              21 of type i32
              offset 95364219
              size 1
            • column_index_offset
              95348804 of type i64
              offset 95364221
              size 4
            • column_index_length
              32 of type i32
              offset 95364226
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364228
            size 119
            • file_offset
              0 of type i64
              offset 95364229
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364231
              size 101
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95364232
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364234
                size 4
              • path_in_schema
                ['store_type'] of type list
                offset 95364239
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364252
                size 1
              • num_values
                427136 of type i64
                offset 95364254
                size 3
              • total_uncompressed_size
                107724 of type i64
                offset 95364258
                size 3
              • total_compressed_size
                107735 of type i64
                offset 95364262
                size 3
              • data_page_offset
                85370630 of type i64
                offset 95364266
                size 4
              • dictionary_page_offset
                85370569 of type i64
                offset 95364271
                size 4
              • + statistics
                struct (Statistics)
                offset 95364276
                size 24
                • null_count
                  0 of type i64
                  offset 95364277
                  size 1
                • max_value
                  b'Standard' of type string
                  offset 95364279
                  size 9
                • min_value
                  b'Express' of type string
                  offset 95364289
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95364298
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364299
                  size 0
              • + encoding_stats
                list
                offset 95364301
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364302
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364303
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364305
                    size 1
                  • count
                    1 of type i32
                    offset 95364307
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364309
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364310
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364312
                    size 1
                  • count
                    1 of type i32
                    offset 95364314
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364317
                size 14
                • unencoded_byte_array_data_bytes
                  3102482 of type i64
                  offset 95364318
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95364323
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364325
                  size 5
            • offset_index_offset
              95352445 of type i64
              offset 95364333
              size 4
            • offset_index_length
              21 of type i32
              offset 95364338
              size 1
            • column_index_offset
              95348836 of type i64
              offset 95364340
              size 4
            • column_index_length
              36 of type i32
              offset 95364345
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364347
            size 117
            • file_offset
              0 of type i64
              offset 95364348
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364350
              size 99
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95364351
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364353
                size 4
              • path_in_schema
                ['store_region'] of type list
                offset 95364358
                size 14
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364373
                size 1
              • num_values
                427136 of type i64
                offset 95364375
                size 3
              • total_uncompressed_size
                161115 of type i64
                offset 95364379
                size 3
              • total_compressed_size
                161128 of type i64
                offset 95364383
                size 3
              • data_page_offset
                85478364 of type i64
                offset 95364387
                size 4
              • dictionary_page_offset
                85478304 of type i64
                offset 95364392
                size 4
              • + statistics
                struct (Statistics)
                offset 95364397
                size 20
                • null_count
                  0 of type i64
                  offset 95364398
                  size 1
                • max_value
                  b'West' of type string
                  offset 95364400
                  size 5
                • min_value
                  b'Central' of type string
                  offset 95364406
                  size 8
                • is_max_value_exact
                  True of type bool
                  offset 95364415
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364416
                  size 0
              • + encoding_stats
                list
                offset 95364418
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364419
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364420
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364422
                    size 1
                  • count
                    1 of type i32
                    offset 95364424
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364426
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364427
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364429
                    size 1
                  • count
                    1 of type i32
                    offset 95364431
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364434
                size 14
                • unencoded_byte_array_data_bytes
                  2126039 of type i64
                  offset 95364435
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95364440
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364442
                  size 5
            • offset_index_offset
              95352466 of type i64
              offset 95364450
              size 4
            • offset_index_length
              21 of type i32
              offset 95364455
              size 1
            • column_index_offset
              95348872 of type i64
              offset 95364457
              size 4
            • column_index_length
              32 of type i32
              offset 95364462
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364464
            size 120
            • file_offset
              0 of type i64
              offset 95364465
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364467
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95364468
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364470
                size 4
              • path_in_schema
                ['store_city'] of type list
                offset 95364475
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364488
                size 1
              • num_values
                427136 of type i64
                offset 95364490
                size 3
              • total_uncompressed_size
                268227 of type i64
                offset 95364494
                size 3
              • total_compressed_size
                268213 of type i64
                offset 95364498
                size 3
              • data_page_offset
                85639787 of type i64
                offset 95364502
                size 4
              • dictionary_page_offset
                85639432 of type i64
                offset 95364507
                size 4
              • + statistics
                struct (Statistics)
                offset 95364512
                size 25
                • null_count
                  0 of type i64
                  offset 95364513
                  size 1
                • max_value
                  b'Washington' of type string
                  offset 95364515
                  size 11
                • min_value
                  b'Austin' of type string
                  offset 95364527
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95364535
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364536
                  size 0
              • + encoding_stats
                list
                offset 95364538
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364539
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364540
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364542
                    size 1
                  • count
                    1 of type i32
                    offset 95364544
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364546
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364547
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364549
                    size 1
                  • count
                    1 of type i32
                    offset 95364551
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364554
                size 14
                • unencoded_byte_array_data_bytes
                  3809754 of type i64
                  offset 95364555
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95364560
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364562
                  size 5
            • offset_index_offset
              95352487 of type i64
              offset 95364570
              size 4
            • offset_index_length
              21 of type i32
              offset 95364575
              size 1
            • column_index_offset
              95348904 of type i64
              offset 95364577
              size 4
            • column_index_length
              37 of type i32
              offset 95364582
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364584
            size 117
            • file_offset
              0 of type i64
              offset 95364585
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364587
              size 99
              • type
                1 (INT32) of type i32 (Type)
                offset 95364588
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364590
                size 4
              • path_in_schema
                ['quantity'] of type list
                offset 95364595
                size 10
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364606
                size 1
              • num_values
                427136 of type i64
                offset 95364608
                size 3
              • total_uncompressed_size
                267936 of type i64
                offset 95364612
                size 3
              • total_compressed_size
                267957 of type i64
                offset 95364616
                size 3
              • data_page_offset
                85907744 of type i64
                offset 95364620
                size 4
              • dictionary_page_offset
                85907645 of type i64
                offset 95364625
                size 4
              • + statistics
                struct (Statistics)
                offset 95364630
                size 29
                • max
                  b'\n\x00\x00\x00' of type string
                  offset 95364631
                  size 5
                • min
                  b'\xf6\xff\xff\xff' of type string
                  offset 95364637
                  size 5
                • null_count
                  0 of type i64
                  offset 95364643
                  size 1
                • max_value
                  b'\n\x00\x00\x00' of type string
                  offset 95364645
                  size 5
                • min_value
                  b'\xf6\xff\xff\xff' of type string
                  offset 95364651
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95364657
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364658
                  size 0
              • + encoding_stats
                list
                offset 95364660
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364661
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364662
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364664
                    size 1
                  • count
                    1 of type i32
                    offset 95364666
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364668
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364669
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364671
                    size 1
                  • count
                    1 of type i32
                    offset 95364673
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364676
                size 9
                • + repetition_level_histogram
                  list
                  offset 95364677
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364679
                  size 5
            • offset_index_offset
              95352508 of type i64
              offset 95364687
              size 4
            • offset_index_length
              15 of type i32
              offset 95364692
              size 1
            • column_index_offset
              95348941 of type i64
              offset 95364694
              size 4
            • column_index_length
              29 of type i32
              offset 95364699
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364701
            size 123
            • file_offset
              0 of type i64
              offset 95364702
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364704
              size 105
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95364705
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364707
                size 4
              • path_in_schema
                ['unit_price'] of type list
                offset 95364712
                size 12
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364725
                size 1
              • num_values
                427136 of type i64
                offset 95364727
                size 3
              • total_uncompressed_size
                891205 of type i64
                offset 95364731
                size 3
              • total_compressed_size
                878724 of type i64
                offset 95364735
                size 3
              • data_page_offset
                86252524 of type i64
                offset 95364739
                size 4
              • dictionary_page_offset
                86175602 of type i64
                offset 95364744
                size 4
              • + statistics
                struct (Statistics)
                offset 95364749
                size 33
                • max
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95364750
                  size 6
                • min
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95364757
                  size 6
                • null_count
                  0 of type i64
                  offset 95364764
                  size 1
                • max_value
                  b'\x00\x00\x01\x86\x1e' of type string
                  offset 95364766
                  size 6
                • min_value
                  b'\x00\x00\x00\x00\x81' of type string
                  offset 95364773
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95364780
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364781
                  size 0
              • + encoding_stats
                list
                offset 95364783
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364784
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364785
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364787
                    size 1
                  • count
                    1 of type i32
                    offset 95364789
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364791
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364792
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364794
                    size 1
                  • count
                    1 of type i32
                    offset 95364796
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364799
                size 9
                • + repetition_level_histogram
                  list
                  offset 95364800
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364802
                  size 5
            • offset_index_offset
              95352523 of type i64
              offset 95364810
              size 4
            • offset_index_length
              15 of type i32
              offset 95364815
              size 1
            • column_index_offset
              95348970 of type i64
              offset 95364817
              size 4
            • column_index_length
              31 of type i32
              offset 95364822
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364824
            size 122
            • file_offset
              0 of type i64
              offset 95364825
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364827
              size 104
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95364828
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364830
                size 4
              • path_in_schema
                ['unit_cost'] of type list
                offset 95364835
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364847
                size 1
              • num_values
                427136 of type i64
                offset 95364849
                size 3
              • total_uncompressed_size
                884460 of type i64
                offset 95364853
                size 3
              • total_compressed_size
                871017 of type i64
                offset 95364857
                size 3
              • data_page_offset
                87123541 of type i64
                offset 95364861
                size 4
              • dictionary_page_offset
                87054326 of type i64
                offset 95364866
                size 4
              • + statistics
                struct (Statistics)
                offset 95364871
                size 33
                • max
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95364872
                  size 6
                • min
                  b'\x00\x00\x00\x00h' of type string
                  offset 95364879
                  size 6
                • null_count
                  0 of type i64
                  offset 95364886
                  size 1
                • max_value
                  b'\x00\x00\x00\xc3D' of type string
                  offset 95364888
                  size 6
                • min_value
                  b'\x00\x00\x00\x00h' of type string
                  offset 95364895
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95364902
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95364903
                  size 0
              • + encoding_stats
                list
                offset 95364905
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95364906
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95364907
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95364909
                    size 1
                  • count
                    1 of type i32
                    offset 95364911
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95364913
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95364914
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95364916
                    size 1
                  • count
                    1 of type i32
                    offset 95364918
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95364921
                size 9
                • + repetition_level_histogram
                  list
                  offset 95364922
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95364924
                  size 5
            • offset_index_offset
              95352538 of type i64
              offset 95364932
              size 4
            • offset_index_length
              15 of type i32
              offset 95364937
              size 1
            • column_index_offset
              95349001 of type i64
              offset 95364939
              size 4
            • column_index_length
              31 of type i32
              offset 95364944
              size 1
          • + element
            struct (ColumnChunk)
            offset 95364946
            size 130
            • file_offset
              0 of type i64
              offset 95364947
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95364949
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95364950
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95364952
                size 4
              • path_in_schema
                ['discount_amount'] of type list
                offset 95364957
                size 17
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95364975
                size 1
              • num_values
                427136 of type i64
                offset 95364977
                size 3
              • total_uncompressed_size
                1322407 of type i64
                offset 95364981
                size 4
              • total_compressed_size
                1208004 of type i64
                offset 95364986
                size 4
              • data_page_offset
                88287918 of type i64
                offset 95364991
                size 4
              • dictionary_page_offset
                87925343 of type i64
                offset 95364996
                size 4
              • + statistics
                struct (Statistics)
                offset 95365001
                size 33
                • max
                  b'\x00\x00\x03\x02\x0f' of type string
                  offset 95365002
                  size 6
                • min
                  b'\xff\xff\xfdyN' of type string
                  offset 95365009
                  size 6
                • null_count
                  0 of type i64
                  offset 95365016
                  size 1
                • max_value
                  b'\x00\x00\x03\x02\x0f' of type string
                  offset 95365018
                  size 6
                • min_value
                  b'\xff\xff\xfdyN' of type string
                  offset 95365025
                  size 6
                • is_max_value_exact
                  True of type bool
                  offset 95365032
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365033
                  size 0
              • + encoding_stats
                list
                offset 95365035
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95365036
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95365037
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365039
                    size 1
                  • count
                    1 of type i32
                    offset 95365041
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365043
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365044
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95365046
                    size 1
                  • count
                    1 of type i32
                    offset 95365048
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365051
                size 9
                • + repetition_level_histogram
                  list
                  offset 95365052
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95365054
                  size 5
            • offset_index_offset
              95352553 of type i64
              offset 95365062
              size 4
            • offset_index_length
              15 of type i32
              offset 95365067
              size 1
            • column_index_offset
              95349032 of type i64
              offset 95365069
              size 4
            • column_index_length
              31 of type i32
              offset 95365074
              size 1
          • + element
            struct (ColumnChunk)
            offset 95365076
            size 130
            • file_offset
              0 of type i64
              offset 95365077
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95365079
              size 112
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95365080
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95365082
                size 4
              • path_in_schema
                ['gross_sales'] of type list
                offset 95365087
                size 13
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95365101
                size 1
              • num_values
                427136 of type i64
                offset 95365103
                size 3
              • total_uncompressed_size
                1804908 of type i64
                offset 95365107
                size 4
              • total_compressed_size
                1682311 of type i64
                offset 95365112
                size 4
              • data_page_offset
                89853683 of type i64
                offset 95365117
                size 4
              • dictionary_page_offset
                89133347 of type i64
                offset 95365122
                size 4
              • + statistics
                struct (Statistics)
                offset 95365127
                size 37
                • max
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95365128
                  size 7
                • min
                  b'\xff\xff\xff\xf1\xa7\x8a' of type string
                  offset 95365136
                  size 7
                • null_count
                  0 of type i64
                  offset 95365144
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95365146
                  size 7
                • min_value
                  b'\xff\xff\xff\xf1\xa7\x8a' of type string
                  offset 95365154
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95365162
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365163
                  size 0
              • + encoding_stats
                list
                offset 95365165
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95365166
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95365167
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365169
                    size 1
                  • count
                    1 of type i32
                    offset 95365171
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365173
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365174
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95365176
                    size 1
                  • count
                    1 of type i32
                    offset 95365178
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365181
                size 9
                • + repetition_level_histogram
                  list
                  offset 95365182
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95365184
                  size 5
            • offset_index_offset
              95352568 of type i64
              offset 95365192
              size 4
            • offset_index_length
              15 of type i32
              offset 95365197
              size 1
            • column_index_offset
              95349063 of type i64
              offset 95365199
              size 4
            • column_index_length
              33 of type i32
              offset 95365204
              size 1
          • + element
            struct (ColumnChunk)
            offset 95365206
            size 136
            • file_offset
              0 of type i64
              offset 95365207
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95365209
              size 117
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95365210
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95365212
                size 4
              • path_in_schema
                ['net_sales'] of type list
                offset 95365217
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95365229
                size 1
              • num_values
                427136 of type i64
                offset 95365231
                size 3
              • total_uncompressed_size
                2719868 of type i64
                offset 95365235
                size 4
              • total_compressed_size
                2391706 of type i64
                offset 95365240
                size 4
              • data_page_offset
                91713000 of type i64
                offset 95365245
                size 4
              • dictionary_page_offset
                90815658 of type i64
                offset 95365250
                size 4
              • + statistics
                struct (Statistics)
                offset 95365255
                size 37
                • max
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95365256
                  size 7
                • min
                  b'\xff\xff\xff\xf1\xf5\n' of type string
                  offset 95365264
                  size 7
                • null_count
                  0 of type i64
                  offset 95365272
                  size 1
                • max_value
                  b'\x00\x00\x00\x0f=,' of type string
                  offset 95365274
                  size 7
                • min_value
                  b'\xff\xff\xff\xf1\xf5\n' of type string
                  offset 95365282
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95365290
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365291
                  size 0
              • + encoding_stats
                list
                offset 95365293
                size 22
                • + element
                  struct (PageEncodingStats)
                  offset 95365294
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95365295
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365297
                    size 1
                  • count
                    1 of type i32
                    offset 95365299
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365301
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365302
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365304
                    size 1
                  • count
                    2 of type i32
                    offset 95365306
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365308
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365309
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95365311
                    size 1
                  • count
                    1 of type i32
                    offset 95365313
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365316
                size 9
                • + repetition_level_histogram
                  list
                  offset 95365317
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95365319
                  size 5
            • offset_index_offset
              95352583 of type i64
              offset 95365327
              size 4
            • offset_index_length
              43 of type i32
              offset 95365332
              size 1
            • column_index_offset
              95349096 of type i64
              offset 95365334
              size 4
            • column_index_length
              73 of type i32
              offset 95365339
              size 2
          • + element
            struct (ColumnChunk)
            offset 95365342
            size 125
            • file_offset
              0 of type i64
              offset 95365343
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95365345
              size 107
              • type
                7 (FIXED_LEN_BYTE_ARRAY) of type i32 (Type)
                offset 95365346
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95365348
                size 4
              • path_in_schema
                ['profit'] of type list
                offset 95365353
                size 8
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95365362
                size 1
              • num_values
                427136 of type i64
                offset 95365364
                size 3
              • total_uncompressed_size
                1895466 of type i64
                offset 95365368
                size 4
              • total_compressed_size
                1731894 of type i64
                offset 95365373
                size 4
              • data_page_offset
                93977286 of type i64
                offset 95365378
                size 4
              • dictionary_page_offset
                93207364 of type i64
                offset 95365383
                size 4
              • + statistics
                struct (Statistics)
                offset 95365388
                size 37
                • max
                  b'\x00\x00\x00\x07\x9d\x92' of type string
                  offset 95365389
                  size 7
                • min
                  b'\xff\xff\xff\xf9-\xe8' of type string
                  offset 95365397
                  size 7
                • null_count
                  0 of type i64
                  offset 95365405
                  size 1
                • max_value
                  b'\x00\x00\x00\x07\x9d\x92' of type string
                  offset 95365407
                  size 7
                • min_value
                  b'\xff\xff\xff\xf9-\xe8' of type string
                  offset 95365415
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95365423
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365424
                  size 0
              • + encoding_stats
                list
                offset 95365426
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95365427
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95365428
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365430
                    size 1
                  • count
                    1 of type i32
                    offset 95365432
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365434
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365435
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95365437
                    size 1
                  • count
                    1 of type i32
                    offset 95365439
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365442
                size 9
                • + repetition_level_histogram
                  list
                  offset 95365443
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95365445
                  size 5
            • offset_index_offset
              95352626 of type i64
              offset 95365453
              size 4
            • offset_index_length
              15 of type i32
              offset 95365458
              size 1
            • column_index_offset
              95349169 of type i64
              offset 95365460
              size 4
            • column_index_length
              33 of type i32
              offset 95365465
              size 1
          • + element
            struct (ColumnChunk)
            offset 95365467
            size 121
            • file_offset
              0 of type i64
              offset 95365468
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95365470
              size 103
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95365471
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95365473
                size 4
              • path_in_schema
                ['payment_method'] of type list
                offset 95365478
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95365495
                size 1
              • num_values
                427136 of type i64
                offset 95365497
                size 3
              • total_uncompressed_size
                161139 of type i64
                offset 95365501
                size 3
              • total_compressed_size
                161147 of type i64
                offset 95365505
                size 3
              • data_page_offset
                94939338 of type i64
                offset 95365509
                size 4
              • dictionary_page_offset
                94939258 of type i64
                offset 95365514
                size 4
              • + statistics
                struct (Statistics)
                offset 95365519
                size 22
                • null_count
                  0 of type i64
                  offset 95365520
                  size 1
                • max_value
                  b'Gift Card' of type string
                  offset 95365522
                  size 10
                • min_value
                  b'Cash' of type string
                  offset 95365533
                  size 5
                • is_max_value_exact
                  True of type bool
                  offset 95365539
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365540
                  size 0
              • + encoding_stats
                list
                offset 95365542
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95365543
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95365544
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365546
                    size 1
                  • count
                    1 of type i32
                    offset 95365548
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365550
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365551
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95365553
                    size 1
                  • count
                    1 of type i32
                    offset 95365555
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365558
                size 14
                • unencoded_byte_array_data_bytes
                  4101485 of type i64
                  offset 95365559
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95365564
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95365566
                  size 5
            • offset_index_offset
              95352641 of type i64
              offset 95365574
              size 4
            • offset_index_length
              21 of type i32
              offset 95365579
              size 1
            • column_index_offset
              95349202 of type i64
              offset 95365581
              size 4
            • column_index_length
              34 of type i32
              offset 95365586
              size 1
          • + element
            struct (ColumnChunk)
            offset 95365588
            size 93
            • file_offset
              0 of type i64
              offset 95365589
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95365591
              size 75
              • type
                0 (BOOLEAN) of type i32 (Type)
                offset 95365592
                size 1
              • encodings
                [3, 0] (RLE, PLAIN) of type list (Encoding)
                offset 95365594
                size 3
              • path_in_schema
                ['is_return'] of type list
                offset 95365598
                size 11
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95365610
                size 1
              • num_values
                427136 of type i64
                offset 95365612
                size 3
              • total_uncompressed_size
                53423 of type i64
                offset 95365616
                size 3
              • total_compressed_size
                18296 of type i64
                offset 95365620
                size 3
              • data_page_offset
                95100405 of type i64
                offset 95365624
                size 4
              • + statistics
                struct (Statistics)
                offset 95365629
                size 17
                • max
                  b'\x01' of type string
                  offset 95365630
                  size 2
                • min
                  b'\x00' of type string
                  offset 95365633
                  size 2
                • null_count
                  0 of type i64
                  offset 95365636
                  size 1
                • max_value
                  b'\x01' of type string
                  offset 95365638
                  size 2
                • min_value
                  b'\x00' of type string
                  offset 95365641
                  size 2
                • is_max_value_exact
                  True of type bool
                  offset 95365644
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365645
                  size 0
              • + encoding_stats
                list
                offset 95365647
                size 8
                • + element
                  struct (PageEncodingStats)
                  offset 95365648
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365649
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365651
                    size 1
                  • count
                    1 of type i32
                    offset 95365653
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365656
                size 9
                • + repetition_level_histogram
                  list
                  offset 95365657
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95365659
                  size 5
            • offset_index_offset
              95352662 of type i64
              offset 95365667
              size 4
            • offset_index_length
              15 of type i32
              offset 95365672
              size 1
            • column_index_offset
              95349236 of type i64
              offset 95365674
              size 4
            • column_index_length
              23 of type i32
              offset 95365679
              size 1
          • + element
            struct (ColumnChunk)
            offset 95365681
            size 127
            • file_offset
              0 of type i64
              offset 95365682
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95365684
              size 109
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95365685
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95365687
                size 4
              • path_in_schema
                ['promotion_code'] of type list
                offset 95365692
                size 16
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95365709
                size 1
              • num_values
                427136 of type i64
                offset 95365711
                size 3
              • total_uncompressed_size
                116837 of type i64
                offset 95365715
                size 3
              • total_compressed_size
                116847 of type i64
                offset 95365719
                size 3
              • data_page_offset
                95118763 of type i64
                offset 95365723
                size 4
              • dictionary_page_offset
                95118701 of type i64
                offset 95365728
                size 4
              • + statistics
                struct (Statistics)
                offset 95365733
                size 26
                • null_count
                  182956 of type i64
                  offset 95365734
                  size 3
                • max_value
                  b'WELCOME15' of type string
                  offset 95365738
                  size 10
                • min_value
                  b'SAVE10' of type string
                  offset 95365749
                  size 7
                • is_max_value_exact
                  True of type bool
                  offset 95365757
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365758
                  size 0
              • + encoding_stats
                list
                offset 95365760
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95365761
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95365762
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365764
                    size 1
                  • count
                    1 of type i32
                    offset 95365766
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365768
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365769
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95365771
                    size 1
                  • count
                    1 of type i32
                    offset 95365773
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365776
                size 16
                • unencoded_byte_array_data_bytes
                  1891978 of type i64
                  offset 95365777
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95365782
                  size 1
                • definition_level_histogram
                  [182956, 244180] of type list
                  offset 95365784
                  size 7
            • offset_index_offset
              95352677 of type i64
              offset 95365794
              size 4
            • offset_index_length
              21 of type i32
              offset 95365799
              size 1
            • column_index_offset
              95349259 of type i64
              offset 95365801
              size 4
            • column_index_length
              40 of type i32
              offset 95365806
              size 1
          • + element
            struct (ColumnChunk)
            offset 95365808
            size 120
            • file_offset
              0 of type i64
              offset 95365809
              size 1
            • + meta_data
              struct (ColumnMetaData)
              offset 95365811
              size 102
              • type
                6 (BYTE_ARRAY) of type i32 (Type)
                offset 95365812
                size 1
              • encodings
                [0, 3, 8] (PLAIN, RLE, RLE_DICTIONARY) of type list (Encoding)
                offset 95365814
                size 4
              • path_in_schema
                ['sales_channel'] of type list
                offset 95365819
                size 15
              • codec
                1 (SNAPPY) of type i32 (CompressionCodec)
                offset 95365835
                size 1
              • num_values
                427136 of type i64
                offset 95365837
                size 3
              • total_uncompressed_size
                107724 of type i64
                offset 95365841
                size 3
              • total_compressed_size
                107735 of type i64
                offset 95365845
                size 3
              • data_page_offset
                95235609 of type i64
                offset 95365849
                size 4
              • dictionary_page_offset
                95235548 of type i64
                offset 95365854
                size 4
              • + statistics
                struct (Statistics)
                offset 95365859
                size 22
                • null_count
                  0 of type i64
                  offset 95365860
                  size 1
                • max_value
                  b'Phone' of type string
                  offset 95365862
                  size 6
                • min_value
                  b'In-Store' of type string
                  offset 95365869
                  size 9
                • is_max_value_exact
                  True of type bool
                  offset 95365879
                  size 0
                • is_min_value_exact
                  True of type bool
                  offset 95365880
                  size 0
              • + encoding_stats
                list
                offset 95365882
                size 15
                • + element
                  struct (PageEncodingStats)
                  offset 95365883
                  size 7
                  • page_type
                    2 (DICTIONARY_PAGE) of type i32 (PageType)
                    offset 95365884
                    size 1
                  • encoding
                    0 (PLAIN) of type i32 (Encoding)
                    offset 95365886
                    size 1
                  • count
                    1 of type i32
                    offset 95365888
                    size 1
                • + element
                  struct (PageEncodingStats)
                  offset 95365890
                  size 7
                  • page_type
                    0 (DATA_PAGE) of type i32 (PageType)
                    offset 95365891
                    size 1
                  • encoding
                    8 (RLE_DICTIONARY) of type i32 (Encoding)
                    offset 95365893
                    size 1
                  • count
                    1 of type i32
                    offset 95365895
                    size 1
              • + size_statistics
                struct (SizeStatistics)
                offset 95365898
                size 14
                • unencoded_byte_array_data_bytes
                  3095978 of type i64
                  offset 95365899
                  size 4
                • + repetition_level_histogram
                  list
                  offset 95365904
                  size 1
                • definition_level_histogram
                  [0, 427136] of type list
                  offset 95365906
                  size 5
            • offset_index_offset
              95352698 of type i64
              offset 95365914
              size 4
            • offset_index_length
              21 of type i32
              offset 95365919
              size 1
            • column_index_offset
              95349299 of type i64
              offset 95365921
              size 4
            • column_index_length
              34 of type i32
              offset 95365926
              size 1
        • total_byte_size
          32661369 of type i64
          offset 95365929
          size 4
        • num_rows
          427136 of type i64
          offset 95365934
          size 3
        • file_offset
          74694489 of type i64
          offset 95365938
          size 4
        • total_compressed_size
          20648794 of type i64
          offset 95365943
          size 4
    • + key_value_metadata
      list
      offset 95365949
      size 1907
      • + element
        struct (KeyValue)
        offset 95365950
        size 1906
        • key
          ARROW:schema of type string
          offset 95365951
          size 13
        • value
          /////4AFAAAQAAAAAAAKAAwABgAFAAgACgAAAAABBAAMAAAACAAIAAAABAAIAAAABAAAABkAAAAcBQAA3AQAAJwEAABsBAAAPAQAAAwEAADYAwAAoAMAAGgDAAAwAwAA/AIAAMwCAACYAgAAaAIAACgCAADoAQAAsAEAAHQBAAA8AQAABAEAANAAAACcAAAAbAAAADgAAAAEAAAAWPv//wAAAQUQAAAAIAAAAAQAAAAAAAAADQAAAHNhbGVzX2No (truncated, original length 1888) of type string
          offset 95365965
          size 1890
    • created_by
      parquet-cpp-arrow version 22.0.0 of type string
      offset 95367857
      size 33
    • + column_orders
      list
      offset 95367891
      size 77
      • + element
        struct (ColumnOrder)
        offset 95367893
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367894
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367896
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367897
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367899
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367900
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367902
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367903
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367905
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367906
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367908
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367909
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367911
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367912
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367914
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367915
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367917
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367918
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367920
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367921
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367923
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367924
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367926
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367927
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367929
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367930
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367932
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367933
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367935
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367936
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367938
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367939
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367941
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367942
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367944
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367945
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367947
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367948
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367950
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367951
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367953
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367954
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367956
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367957
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367959
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367960
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367962
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367963
          size 1
      • + element
        struct (ColumnOrder)
        offset 95367965
        size 3
        • + TYPE_ORDER
          struct (TypeDefinedOrder)
          offset 95367966
          size 1
  • footer_length
    15250
    offset 95367969
    size 4
  • magic_number
    PAR1
    offset 95367973
    size 4